jx test gc

Garbage collects test resources

Usage

jx test gc

Synopsis

Garbage collects test resources

Examples

jx-test gc

Options

  -d, --duration duration   The maximum age of a Terraform resource before it is garbage collected (default 2h0m0s)
  -h, --help                help for gc
  -n, --ns string           the namespace to query the Terraform resources
  -l, --selector string     the selector to find the Terraform resources to remove (default "kind=jx-test")

Source

jenkins-x-plugins/jx-test


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