jx secret

commands for working with Secrets, ExternalSecrets and external secret stores

Usage

jx secret

Synopsis

commands for working with Secrets, ExternalSecrets and external secret stores

Options

  -h, --help   help for jx-secret

Source

jenkins-x-plugins/jx-secret


jx secret convert

Converts Secret resources in the path to ExternalSecret resources so they can be checked into git Aliases: secretmappings,sm,secretmapping

jx secret copy

Copies secrets with the given selector or name to a destination namespace

jx secret edit

Edits secret values in the underlying secret stores for ExternalSecrets

jx secret plugins

Commands for working with Plugins Aliases: plugin

jx secret populate

Populates any missing secret values which can be automatically generated, generated using a template or that have default values

jx secret replicate

Replicates the given ExternalSecret resources into other Environments or Namespaces

jx secret vault

Commands for working with Vault

jx secret verify

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

jx secret version

Displays the version of this command

jx secret wait

Waits for the mandatory Secrets to be populated from their External Secrets


Last modified April 20, 2021: chore: regenerated plugin docs (412f8f1671)