Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.13 KB

arena_list.md

File metadata and controls

37 lines (26 loc) · 1.13 KB

arena list

List all the training jobs

Synopsis

List all the training jobs

arena list [flags]

Options

  -A, --all-namespaces   show all the namespaces
  -h, --help             help for list
  -o, --output string    Output format. One of: json|yaml|wide (default "wide")
  -T, --type string      The training type to list, the possible option is et(ElasticTraining),spark(Spark),dp(DeepSpeed),tf(Tensorflow),mpi(MPI),py(Pytorch),horovod(Horovod),volcano(Volcano). (optional)

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