Back to Pixi

pixi info

docs/reference/cli/pixi/info.md

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

pixi info

Information about the system, workspace and environments for the current machine

--8<-- "docs/reference/cli/pixi/info_extender:description"

Usage

pixi info [OPTIONS]

Options

  • <a id="arg---extended" href="#arg---extended">--extended</a> : Show cache and environment size
  • <a id="arg---json" href="#arg---json">--json</a> : Whether to show the output as JSON or not

Global Options

  • <a id="arg---manifest-path" href="#arg---manifest-path">--manifest-path (-m) <MANIFEST_PATH></a> : The path to pixi.toml, pyproject.toml, or the workspace directory
  • <a id="arg---workspace" href="#arg---workspace">--workspace (-w) <WORKSPACE></a> : Name of the workspace

--8<-- "docs/reference/cli/pixi/info_extender:example"