Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1006 Bytes

arena_prune.md

File metadata and controls

36 lines (25 loc) · 1006 Bytes

arena prune

Prune the history jobs

Synopsis

Prune the history jobs

arena prune history job [flags]

Options

  -A, --all-namespaces   prune training jobs in all the namespaces
  -h, --help             help for prune
  -s, --since duration   Clean job that live longer than relative duration like 5s, 2m, or 3h. (default -1ns)

Options inherited from parent commands

      --arena-namespace string   The namespace of arena system service, like tf-operator (default "arena-system")
      --config string            Path to a kube config. Only required if out-of-cluster
      --loglevel string          Set the logging level. One of: debug|info|warn|error (default "info")
  -n, --namespace string         the namespace of the job
      --pprof                    enable cpu profile
      --trace                    enable trace

SEE ALSO

  • arena - arena is the command line interface to Arena
Auto generated by spf13/cobra on 5-Mar-2021