jnc info
Displays information about the current system, workspace, and environments. This includes the platform, virtual packages, cache location, authentication storage path, global tool directories, workspace details, and environment configurations. When run outside a workspace, only system and global information is shown.Usage
Options
| Option | Description |
|---|---|
--extended | Show additional details including cache and environment sizes. |
--json | Output all information in JSON format. |
Global Options
| Option | Short | Description |
|---|---|---|
--manifest-path <PATH> | -m | Path to pixi.toml or the workspace directory. |
Output
The command displays sections depending on context: System — always shown:- Version, TLS backend, platform
- Virtual packages (e.g.,
__glibc,__cuda) - Cache directory and authentication storage path
- Config file locations
- Binary directory, environment directory, manifest path
- Workspace name, version, manifest file path
- Last lock file update time
- Environment name, features, solve group
- Dependency count and list
- Target platforms, prefix location
- System requirements and tasks