# runai xgboost

alias for xgboost management

## Options

```
  -h, --help   help for xgboost
```

## 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.22/reference/cli/runai) - Run:ai Command-line Interface
* [runai xgboost attach](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_xgboost_attach) - attach to a running container in a xgboost training workload
* [runai xgboost bash](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_xgboost_bash) - open a bash shell in a xgboost training workload
* [runai xgboost delete](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_xgboost_delete) - delete a xgboost training workload
* [runai xgboost describe](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_xgboost_describe) - describe a xgboost training workload
* [runai xgboost exec](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_xgboost_exec) - execute a command in a xgboost training workload
* [runai xgboost list](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_xgboost_list) - list xgboost training workloads
* [runai xgboost logs](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_xgboost_logs) - view logs of a xgboost training workload
* [runai xgboost port-forward](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_xgboost_port-forward) - forward one or more local ports to a xgboost training workload
* [runai xgboost resume](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_xgboost_resume) - resume xgboost training
* [runai xgboost submit](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_xgboost_submit) - submit a xgboost training workload
* [runai xgboost suspend](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_xgboost_suspend) - suspend a xgboost training workload
