Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.25 KB

jx-secret_verify.md

File metadata and controls

37 lines (24 loc) · 1.25 KB

jx-secret verify

Verifies that the ExternalSecret resources have the required properties populated in the underlying secret storage

Aliases: get

Usage

jx-secret verify

Synopsis

Verifies that the ExternalSecret resources have the required properties populated in the underlying secret storage

Examples

jx-secret verify

Options

  -b, --batch-mode         Runs in batch mode without prompting for user input
  -f, --filter string      the filter to filter on ExternalSecret names
  -h, --help               help for verify
      --log-level string   Sets the logging level. If not specified defaults to $JX_LOG_LEVEL
  -n, --namespace string   the namespace to filter the ExternalSecret resources
  -s, --source string      the source location for the ExternalSecrets, valid values include filesystem or kubernetes (default "kubernetes")
      --verbose            Enables verbose output. The environment variable JX_LOG_LEVEL has precedence over this flag and allows setting the logging level to any value of: panic, fatal, error, warn, info, debug, trace

SEE ALSO

  • jx-secret - commands for working with Secrets, ExternalSecrets and external secret stores
Auto generated by spf13/cobra on 9-Aug-2023