runai workspace
workspace management
Options
  -h, --help   help for workspaceOptions 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 modeSEE ALSO
- runai - NVIDIA Run:ai Command-line Interface 
- runai workspace attach - attach to a running container in a workspace job 
- runai workspace bash - open a bash shell in a workspace job 
- runai workspace delete - delete workspace workload 
- runai workspace describe - describe workspace 
- runai workspace exec - execute a command in a workspace job 
- runai workspace list - list workspace 
- runai workspace logs - view logs of a workspace job 
- runai workspace port-forward - forward one or more local ports to a workspace job 
- runai workspace resume - resume workspace 
- runai workspace submit - submit workspace 
- runai workspace suspend - suspend workspace 
Last updated