Leaf Status

leaf status - display current profile and workspace status

$ leaf status

leaf status displays the current profile and workspace status. A workspace must exist before the leaf status command can be used (see leaf setup or leaf init).

Depending on the -q|-v options, the output information is:

  • [blank]: displays a table with current profile name, plus all the configured packages
  • -v: as above, plus the package dependencies and environment variables (see leaf env)
  • -q: displays only the workspace location

Examples

View the status of the current profile, including the package name and version

$ leaf status

View the detailed status of the current profile, including all dependancies

$ leaf status -v