commands for working with Secrets, ExternalSecrets and external secret stores
jx-secret
commands for working with Secrets, ExternalSecrets and external secret stores
-h, --help help for jx-secret
- jx-secret convert - Converts Secret resources in the path to ExternalSecret resources so they can be checked into git
- 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
- 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
- jx-secret version - Displays the version of this command
- jx-secret wait - Waits for the mandatory Secrets to be populated from their External Secrets