# CLI Commands Reference

Run:ai Command-line Interface

## Synopsis

runai - The Run:ai Researcher Command Line Interface

Description:\
A tool for managing Run:ai workloads and monitoring available resources.\
It provides researchers with comprehensive control over their AI development environment.

```
runai [flags]
```

## Options

```
      --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
  -h, --help                 help for runai
  -q, --quiet                enable quiet mode, suppress all output except error messages
      --verbose              enable verbose mode
```

## SEE ALSO

* [runai cluster](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_cluster) - cluster management
* [runai config](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_config) - configuration management
* [runai department](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai-department) - department management
* [runai inference](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_inference) - inference management
* [runai jax](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_jax) - alias for jax management
* [runai kubeconfig](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_kubeconfig) - kubeconfig management
* [runai login](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_login) - login to the control plane
* [runai logout](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_logout) - logout of the system
* [runai mpi](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_mpi) - alias for mpi management
* [runai node](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_node) - node management
* [runai nodepool](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_nodepool) - node pool management
* [runai project](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_project) - project management
* [runai pvc](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_pvc) - PVC management
* [runai pytorch](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_pytorch) - alias for pytorch management
* [runai report](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_report) - \[Experimental] report management
* [runai tensorflow](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_tensorflow) - alias for tensorflow management
* [runai training](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_training) - training management
* [runai upgrade](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_upgrade) - upgrades the CLI to the latest version
* [runai version](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_version) - show the current version of the CLI
* [runai whoami](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_whoami) - show the current logged in user
* [runai workload](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_workload) - workload management
* [runai workspace](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_workspace) - workspace management
* [runai xgboost](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_xgboost) - alias for xgboost management
