CLI Reference
runai¶
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.
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 (default "~/.runai/")
-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 - cluster management
- runai config - configuration management
- runai describe - [Deprecated] Display detailed information about resources
- runai distributed - distributed management
- runai exec - [Deprecated] exec
- runai list - [Deprecated] display resource list. By default displays the job list
- runai login - login to the control plane
- runai logout - logout from control plane
- runai logs - [Deprecated] logs
- runai node - node management
- runai nodepool - node pool management
- runai port-forward - [Deprecated] port forward
- runai project - project management
- runai report - [Experimental] report management
- runai submit - [Deprecated] Submit a new workload
- runai training - training management
- runai upgrade - upgrades the CLI to the latest version
- runai version - show the current version of the CLI
- runai whoami - show the current logged in user
- runai workload - workload management
- runai workspace - workspace management