CLI Commands
cnquery vault add-secret
Store a secret in a configured vault environment so cnquery can retrieve it during queries without exposing credentials in plain text.
cnquery vault add-secret my-secret-id my-secret-valueOptions
-h, --help help for add-secret
--inventory-file string Set the path to the inventory fileOptions inherited from parent commands
--api-proxy string Set the proxy for communications with Mondoo Platform API
--auto-update Enable automatic provider installation and update (default true)
--config string Set config file path (default $HOME/.config/mondoo/mondoo.yml)
--log-level string Set the log level: error, warn, info, debug, trace (default "info")
-v, --verbose Enable verbose outputSEE ALSO
- cnquery vault - Manage vault environments