jx preview destroy

Destroys a preview environment Aliases: delete,remove

Usage

jx preview destroy

Synopsis

Destroys a preview environment

Examples

# destroys a preview environment
jx-preview destroy jx-myorg-myapp-pr-4

Options

      --all               Select all the filters by default to remove
      --fail-on-helm      If enabled do not try to remove the namespace or Preview resource if we fail to destroy helmfile resources
  -f, --file string       Preview helmfile.yaml path to use. If not specified it is discovered in preview/helmfile.yaml and created from a template if needed
      --filter string     The filter to use to find a preview to delete
      --git-user string   The user name to git clone the environment repository
  -h, --help              help for destroy

Source

jenkins-x-plugins/jx-preview


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