Cani alpha
cani alpha
Run commands that are considered unstable.
Synopsis
Run commands that are considered unstable.
cani alpha [flags]
Options
-h, --help help for alpha
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 - Continious And Never-ending Inventory
- cani alpha add - Add items to the inventory
- cani alpha classify - Classify unclassified devices in the inventory
- cani alpha export - Export inventory to an external provider
- cani alpha import - Import assets into the inventory
- cani alpha remove - Remove items from the inventory
- cani alpha serve - Run the API server.
- cani alpha show - Show items from the inventory
- cani alpha update - Update items in the inventory.