jx secret vault portforward
Runs a port forward process so you can access the vault in a kubernetes cluster Aliases: portfwd,port-forward
Usage
jx secret vault portforward
Synopsis
Runs a port forward process so you can access the vault in a kubernetes cluster
Examples
jx-secret vault portforward
Options
-d, --duration duration the maximum time period to wait for vault to be ready (default 5m0s)
-h, --help help for portforward
-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 April 20, 2021: chore: regenerated plugin docs (412f8f1671)