arena is the command line interface to Arena
arena is the command line interface to Arena
arena [flags]
--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
-h, --help help for arena
--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 attach - Attach a training job and execute some commands
- arena completion - output shell completion code for the specified shell (bash or zsh)
- arena data - manage data.
- arena delete - Delete a training job and its associated instances
- arena get - Display a training job details
- arena list - List all the training jobs
- arena logs - Print the logs of a training job
- arena logviewer - Display Log Viewer URL of a training job
- arena prune - Prune the history jobs
- arena scalein - Scale in a training job.
- arena scaleout - Scale out a elastic training job.
- arena serve - Serve a job.
- arena submit - Submit a training job.
- arena top - Display Resource (GPU) usage.
- arena version - Print version information