jx verify

commands for verifying Jenkins X environments

Usage

jx verify

Synopsis

commands for verifying Jenkins X environments

Options

  -h, --help   help for jx-verify

Source

jenkins-x-plugins/jx-verify


jx verify context

Verifies the current kubernetes context matches a given name Aliases: ctx

jx verify ingress

Verifies the ingress configuration defaulting the ingress domain if necessary

jx verify install

Verifies the installation is ready

jx verify job

Verifies that the job(s) with the given label succeeds and tails the log as it executes Aliases: logs

jx verify pods

Verifies that all pods start OK in the current namespace; killing any Pods which have ErrImagePull Aliases: pod

jx verify tls

Verifies TLS for a Cluster Aliases: cert

jx verify version

Displays the version of this command


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