Attach a training job and execute some commands
Attach a training job and execute some commands
arena attach JOB [-i INSTANCE] [-c CONTAINER] [flags]
-c, --container string Container name. If omitted, the first container in the instance will be chosen
-h, --help help for attach
-i, --instance string Job instance name
-T, --type string The training type to get, the possible option is et(ElasticTraining),spark(Spark),tf(Tensorflow),mpi(MPI),py(Pytorch),horovod(Horovod),volcano(Volcano). (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