Skip to main content

cnspec vault configure

Configure a vault environment

Synopsis

cnquery vault configure mondoo-client-vault --type linux-kernel-keyring

cnspec vault configure VAULTNAME [flags]

Options

  -h, --help                    help for configure
--inventory-file string Set the path to the inventory file.
--option stringToString addition vault connection options, multiple options via --option key=value (default [])
--type string possible values: keyring | linux-kernel-keyring | encrypted-file | hashicorp-vault | gcp-secret-manager | aws-parameter-store | memory | none | aws-secrets-manager | gcp-berglas

Options inherited from parent commands

      --api-proxy string   Set proxy for communications with Mondoo 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 log level: error, warn, info, debug, trace (default "info")
-v, --verbose Enable verbose output

SEE ALSO