# runai training tensorflow

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 training](https://run-ai-docs.nvidia.com/self-hosted/2.20/reference/cli/runai/runai_training) - training management
* [runai training tensorflow attach](https://run-ai-docs.nvidia.com/self-hosted/2.20/reference/cli/runai/runai_training_tensorflow_attach) - attach to a running container in a tf training job
* [runai training tensorflow bash](https://run-ai-docs.nvidia.com/self-hosted/2.20/reference/cli/runai/runai_training_tensorflow_bash) - open a bash shell in a tf training job
* [runai training tensorflow delete](https://run-ai-docs.nvidia.com/self-hosted/2.20/reference/cli/runai/runai_training_tensorflow_delete) - delete tf training workload
* [runai training tensorflow describe](https://run-ai-docs.nvidia.com/self-hosted/2.20/reference/cli/runai/runai_training_tensorflow_describe) - describe tf training
* [runai training tensorflow exec](https://run-ai-docs.nvidia.com/self-hosted/2.20/reference/cli/runai/runai_training_tensorflow_exec) - execute a command in a tf training job
* [runai training tensorflow list](https://run-ai-docs.nvidia.com/self-hosted/2.20/reference/cli/runai/runai_training_tensorflow_list) - list tf training
* [runai training tensorflow logs](https://run-ai-docs.nvidia.com/self-hosted/2.20/reference/cli/runai/runai_training_tensorflow_logs) - view logs of a tf training job
* [runai training tensorflow port-forward](https://run-ai-docs.nvidia.com/self-hosted/2.20/reference/cli/runai/runai_training_tensorflow_port-forward) - forward one or more local ports to a tf training job
* [runai training tensorflow resume](https://run-ai-docs.nvidia.com/self-hosted/2.20/reference/cli/runai/runai_training_tensorflow_resume) - resume tf training
* [runai training tensorflow submit](https://run-ai-docs.nvidia.com/self-hosted/2.20/reference/cli/runai/runai_training_tensorflow_submit) - submit tf training
* [runai training tensorflow suspend](https://run-ai-docs.nvidia.com/self-hosted/2.20/reference/cli/runai/runai_training_tensorflow_suspend) - suspend tf training
