Display a training job details
Display a training job details
arena get JOB [-T JOB_TYPE] [flags]
-e, --events Specify if show pending pod's events.
-g, --gpus Specify if show gpu utilizations of job.
-h, --help help for get
-o, --output string Output format. One of: json|yaml|wide (default "wide")
-T, --type string The training type to get, the possible option is mpi(MPI),py(Pytorch),horovod(Horovod),volcano(Volcano),et(ElasticTraining),spark(Spark),tf(Tensorflow). (optional)
--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
- arena - arena is the command line interface to Arena