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

jenkins-x-plugins/jx-verify


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