# 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](https://run-ai-docs.nvidia.com/self-hosted/reference/cli/runai) - Run:ai Command-line Interface
* [runai tensorflow attach](https://run-ai-docs.nvidia.com/self-hosted/reference/cli/runai/runai_tensorflow_attach) - attach to a running container in a tf training workload
* [runai tensorflow bash](https://run-ai-docs.nvidia.com/self-hosted/reference/cli/runai/runai_tensorflow_bash) - open a bash shell in a tf training workload
* [runai tensorflow delete](https://run-ai-docs.nvidia.com/self-hosted/reference/cli/runai/runai_tensorflow_delete) - delete a tf training workload
* [runai tensorflow describe](https://run-ai-docs.nvidia.com/self-hosted/reference/cli/runai/runai_tensorflow_describe) - describe a tf training workload
* [runai tensorflow exec](https://run-ai-docs.nvidia.com/self-hosted/reference/cli/runai/runai_tensorflow_exec) - execute a command in a tf training workload
* [runai tensorflow list](https://run-ai-docs.nvidia.com/self-hosted/reference/cli/runai/runai_tensorflow_list) - list tf training workloads
* [runai tensorflow logs](https://run-ai-docs.nvidia.com/self-hosted/reference/cli/runai/runai_tensorflow_logs) - view logs of a tf training workload
* [runai tensorflow port-forward](https://run-ai-docs.nvidia.com/self-hosted/reference/cli/runai/runai_tensorflow_port-forward) - forward one or more local ports to a tf training workload
* [runai tensorflow resume](https://run-ai-docs.nvidia.com/self-hosted/reference/cli/runai/runai_tensorflow_resume) - resume tf training
* [runai tensorflow submit](https://run-ai-docs.nvidia.com/self-hosted/reference/cli/runai/runai_tensorflow_submit) - submit a tf training workload
* [runai tensorflow suspend](https://run-ai-docs.nvidia.com/self-hosted/reference/cli/runai/runai_tensorflow_suspend) - suspend a tf training workload
