Back to Pixi

pixi auth logout

docs/reference/cli/pixi/auth/logout.md

0.73.0670 B
Original Source
<!--- This file is autogenerated. Do not edit manually! -->

pixi auth logout

Remove authentication information for a given host

--8<-- "docs/reference/cli/pixi/auth/logout_extender:description"

Usage

pixi auth logout [OPTIONS] [HOST]

Arguments

  • <a id="arg-<HOST>" href="#arg-<HOST>"><HOST></a> : The host to remove authentication for. With auth-interactive enabled, omit this (and --all) to pick interactively

Options

  • <a id="arg---all" href="#arg---all">--all</a> : Remove every stored authentication entry (revoking OAuth tokens for each)

--8<-- "docs/reference/cli/pixi/auth/logout_extender:example"