Cani alpha show
cani alpha show
Show items from the inventory
Synopsis
Show items from the inventory.
cani alpha show [flags]
Options
-f, --file string Load inventory from a YAML file instead of the datastore
-o, --format string Output format (table, json, tree) (default "table")
-h, --help help for show
--no-color Disable colorized output
-s, --sort string Sort by this field (name, type, id, status, vendor, model) (default "name")
--with strings Include extra detail in tree output (modules, interfaces, cables, empty-us) (default [empty-us])
Options inherited from parent commands
--config string config file (default "/home/runner/.cani/cani.yml")
--datastore string datastore type (json, postgres) (default "json")
--datastore-path string override path to the datastore file (for testing)
--debug enable debug mode
--strict require a resolved device type (slug) for all devices (default true)
--types-dirs strings local directories with additional hardware types
--types-repo-clone clone types repos that are not yet cached locally
--types-repo-pull pull latest changes from types repos on startup
--types-repos strings git repo URLs with additional hardware types
SEE ALSO
- cani alpha - Run commands that are considered unstable.
- cani alpha show cable - List cables in the inventory.
- cani alpha show device - List devices in the inventory.
- cani alpha show fru - List FRUs in the inventory.
- cani alpha show interface - List interfaces in the inventory.
- cani alpha show ip - List IP addresses in the inventory.
- cani alpha show location - List locations in the inventory.
- cani alpha show metadata - Show metadata definitions (roles, statuses, tags) in the inventory.
- cani alpha show module - List modules in the inventory.
- cani alpha show prefix - List IP prefixes in the inventory.
- cani alpha show rack - List racks in the inventory.
- cani alpha show vlan - List VLANs in the inventory.