runai tensorflow
alias for tensorflow management
Options
-h, --help help for tensorflow
Options inherited from parent commands
--config-file string config file name; can be set by environment variable RUNAI_CLI_CONFIG_FILE (default "config.json")
--config-path string config path; can be set by environment variable RUNAI_CLI_CONFIG_PATH
-d, --debug enable debug mode
-q, --quiet enable quiet mode, suppress all output except error messages
--verbose enable verbose mode
SEE ALSO
runai - Run:ai Command-line Interface
runai tensorflow attach - attach to a running container in a tf training workload
runai tensorflow bash - open a bash shell in a tf training workload
runai tensorflow delete - delete a tf training workload
runai tensorflow describe - describe a tf training workload
runai tensorflow exec - execute a command in a tf training workload
runai tensorflow list - list tf training workloads
runai tensorflow logs - view logs of a tf training workload
runai tensorflow port-forward - forward one or more local ports to a tf training workload
runai tensorflow resume - resume tf training
runai tensorflow submit - submit a tf training workload
runai tensorflow suspend - suspend a tf training workload
Last updated