packages
Documentation for the packages command and its subcommands.
packages — Manage sima-cli package registry (list, inspect, clean, etc.)
Full Help:
Usage: [OPTIONS] COMMAND [ARGS]...
Manage sima-cli package registry (list, inspect, clean, etc.)
Options:
--help Show this message and exit.
Commands:
list List all packages in the local registry.
show Show metadata or post-install instructions for a package.
Usage:
Usage: [OPTIONS] COMMAND [ARGS]...
packages list — List all packages in the local registry.
Full Help:
Usage: [OPTIONS]
List all packages in the local registry.
Options:
--help Show this message and exit.
Usage:
Usage: [OPTIONS]
packages show — Show metadata or post-install instructions for a package.
Full Help:
Usage: [OPTIONS] PACKAGE
Show metadata or post-install instructions for a package.
Options:
-v, --version TEXT Specify a version when multiple matches exist. If
omitted, the latest match is shown.
--help Show this message and exit.
PACKAGE supports partial and case-insensitive matching. If multiple matches
are found, a summary table of all matching packages will be shown.
Usage:
Usage: [OPTIONS] PACKAGE
Options
No options available.