Skip to content

Commit 4611ba0

Browse files
committed
new-cli-intro
1 parent a331d30 commit 4611ba0

File tree

1 file changed

+9
-0
lines changed
  • docs/Researcher/cli-reference/new-cli

1 file changed

+9
-0
lines changed

docs/Researcher/cli-reference/new-cli/runai.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ authors:
66
date: 2024-Jun-18
77
---
88

9+
## The new Command-line interface
10+
11+
This command-line interface is a complete revamp of the command-line interface. Few highlights:
12+
13+
* The CLI internally uses the [Control-plane API](../../../developer/admin-rest-api/overview.md). This provides a single point of view on Workloads removing dissemilarities between the user interface and the command-line interface.
14+
* As such, it also removes the need to configure the [Kubernetes API server](../../../admin/authentication/researcher-authentication.md) for authentication.
15+
* The CLI is only available for Run:ai cluster version 2.18 and up.
16+
* The new CLI is backward compatible with the older CLI.
17+
918
## Summary
1019

1120
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.

0 commit comments

Comments
 (0)