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 (default "default")
--pprof enable cpu profile
--trace enable trace
- 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 pods
- arena get - display details of a training job
- arena list - list all the training jobs
- arena logs - print the logs for a task of the training job
- arena logviewer - display Log Viewer URL of a training job
- arena prune - prune history job
- arena serve - Serve a job.
- arena submit - Submit a job.
- arena top - Display Resource (GPU) usage.
- arena version - Print version information