jx secret import
Imports a YAML file of secret values
Usage
jx secret import
Synopsis
Imports a YAML of secret values into the underlying secret store
Examples
jx-secret import -f mysecrets.yaml
Options
--fail-on-unknown-key should the command fail if a key from the YAML file is unknown
-f, --file string the name of the file to import
-h, --help help for import
-n, --ns string the namespace to filter the ExternalSecret resources
Source
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified April 20, 2021: chore: regenerated plugin docs (412f8f1671)