jx secret vault shell
Runs a shell so you can access the vault in a kubernetes cluster Aliases: sh
Usage
jx secret vault shell
Synopsis
Runs a shell so you can access the vault in a kubernetes cluster
Examples
jx-secret vault shell
jx-secret vault shell bash
jx-secret vault shell -- bash -i
Options
-d, --duration duration the maximum time period to wait for vault to be ready (default 5m0s)
-h, --help help for shell
-n, --ns string the namespace where vault is running (default "jx-vault")
-p, --pod string the name of the vault pod which needs to be running before the port forward can take place (default "vault-0")
--poll duration the polling period to check if the secrets are valid (default 2s)
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 July 6, 2021: chore: regenerated plugin docs (d66a3baf4b)