Overview
The Run:ai Command-line Interface (CLI) tool for a Researcher to send deep learning workloads, acquire GPU-based containers, list jobs, and access other features in the Run:ai platform.
The new V2 Command-line interface¶
This command-line interface is a complete revamp of the command-line interface. Few highlights:
- The CLI internally uses the Control-plane API. This provides a single point of view on Workloads removing dissimilarities between the user interface, programming interface and the command-line interface.
- As such, it also removes the need to configure the Kubernetes API server for authentication.
- The CLI is only available for Run:ai cluster version 2.18 and up.
- Windows OS is not supported yet. Until such support is available, you can use WSL - the Windows subsystem for Linux
- The new V2 CLI is backward compatible with the older V1 CLI.
Installing the Improved Command Line Interface¶
See installation instructions here.
Reference¶
List of all commands can be found here