Cani alpha update
cani alpha update
Update items in the inventory.
Synopsis
Update items in the inventory.
cani alpha update [flags]
Options
-h, --help help for update
--metadata stringArray Provider metadata key=value pairs (repeatable)
--set stringArray Set field value as key=value (repeatable)
--tag stringArray Tag(s) to apply to the item (repeatable)
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 update cable - Update a cable in the inventory.
- cani alpha update device - Update a device in the inventory.
- cani alpha update interface - Update interface properties.
- cani alpha update location - Update a location in the inventory.
- cani alpha update module - Update a module in the inventory.
- cani alpha update orphans - Interactively assign parents to orphaned items.
- cani alpha update rack - Update a rack in the inventory.