Cani alpha show cable
cani alpha show cable
List cables in the inventory.
Synopsis
List cables, or show a single cable by label or UUID.
cani alpha show cable [label|uuid] [flags]
Options
-h, --help help for cable
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
-f, --file string Load inventory from a YAML file instead of the datastore
-o, --format string Output format (table, json, tree) (default "table")
--no-color Disable colorized output
-s, --sort string Sort by this field (name, type, id, status, vendor, model) (default "name")
--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
--with strings Include extra detail in tree output (modules, interfaces, cables, empty-us) (default [empty-us])
SEE ALSO
- cani alpha show - Show items from the inventory