jx verify context
Verifies the current kubernetes context matches a given name Aliases: ctx
Usage
jx verify context
Synopsis
Verifies the current kubernetes context matches a given name
Examples
# populate the pods don't have missing images
jx verify context -c "gke_$PROJECT_ID-bdd_$REGION_$CLUSTER_NAME"%!(EXTRA string=jx-verify)
Options
-c, --context string The kubernetes context to match against
-h, --help help for context
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)