jx secret export

Exports the current populated values to a YAML file

Usage

jx secret export

Synopsis

Exports the current populated values to a YAML file

Examples

jx-secret export

Options

  -c, --console       display the secrets on the console instead of a file
  -f, --file string   the file to use to save the secrets to
  -h, --help          help for export
  -n, --ns string     the namespace to filter the ExternalSecret resources

Source

jenkins-x-plugins/jx-secret


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