Skip to main content

cnspec vault configure

configures a vault environment

Synopsis

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

cnspec vault configure VAULTNAME [flags]

Options

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

Options inherited from parent commands

      --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