Skip to content

Commit

Permalink
Merge pull request #1203 from run-ai/wsl-219
Browse files Browse the repository at this point in the history
Merge pull request #1202 from run-ai/windows-cli
  • Loading branch information
yarongol authored Oct 30, 2024
2 parents 75fd945 + 02076c5 commit 19800d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Researcher/cli-reference/new-cli/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This command-line interface is a complete revamp of the command-line interface.
* The CLI internally uses the [Control-plane API](../../../developer/admin-rest-api/overview.md). 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](../../../admin/authentication/researcher-authentication.md) for authentication.
* **The CLI is only available for Run:ai cluster version 2.18 and up.**
* **Windows OS is not supported yet, will be added soon.**
* **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.


Expand Down
2 changes: 2 additions & 0 deletions docs/admin/researcher-setup/new-cli-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ This article explains the procedure for installing and configuring the __new__ r
This document refers to the new CLI which only works with clusters of version 2.18 and up.
The installation instructions for the older CLI are [here](cli-install.md).

!!! Important
The new command line interface does not currently support Windows. You can, however, use the Run:ai command line with [WSL - Windows Subsystem for Linux](https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux){target=_blank}

## Enabling the V2 CLI

Expand Down

0 comments on commit 19800d9

Please sign in to comment.