# runai workspace

workspace management

## Options

```
  -h, --help   help for workspace
```

## 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/2.20/reference/cli/runai) - NVIDIA Run:ai Command-line Interface
* [runai workspace attach](https://run-ai-docs.nvidia.com/self-hosted/2.20/reference/cli/runai/runai_workspace_attach) - attach to a running container in a workspace job
* [runai workspace bash](https://run-ai-docs.nvidia.com/self-hosted/2.20/reference/cli/runai/runai_workspace_bash) - open a bash shell in a workspace job
* [runai workspace delete](https://run-ai-docs.nvidia.com/self-hosted/2.20/reference/cli/runai/runai_workspace_delete) - delete workspace workload
* [runai workspace describe](https://run-ai-docs.nvidia.com/self-hosted/2.20/reference/cli/runai/runai_workspace_describe) - describe workspace
* [runai workspace exec](https://run-ai-docs.nvidia.com/self-hosted/2.20/reference/cli/runai/runai_workspace_exec) - execute a command in a workspace job
* [runai workspace list](https://run-ai-docs.nvidia.com/self-hosted/2.20/reference/cli/runai/runai_workspace_list) - list workspace
* [runai workspace logs](https://run-ai-docs.nvidia.com/self-hosted/2.20/reference/cli/runai/runai_workspace_logs) - view logs of a workspace job
* [runai workspace port-forward](https://run-ai-docs.nvidia.com/self-hosted/2.20/reference/cli/runai/runai_workspace_port-forward) - forward one or more local ports to a workspace job
* [runai workspace resume](https://run-ai-docs.nvidia.com/self-hosted/2.20/reference/cli/runai/runai_workspace_resume) - resume workspace
* [runai workspace submit](https://run-ai-docs.nvidia.com/self-hosted/2.20/reference/cli/runai/runai_workspace_submit) - submit workspace
* [runai workspace suspend](https://run-ai-docs.nvidia.com/self-hosted/2.20/reference/cli/runai/runai_workspace_suspend) - suspend workspace
