Skip to content

Commit

Permalink
Merge pull request #1080 from run-ai/new-cli-old-set-prj-cmd-fix-218
Browse files Browse the repository at this point in the history
Merge pull request #1079 from run-ai/new-cli-old-set-prj-cmd-fix
  • Loading branch information
yarongol authored Sep 15, 2024
2 parents 990c712 + 4a75e75 commit 4b2081a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/admin/researcher-setup/new-cli-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ If only one cluster is connected to the account, it is set as the default cluste
Set a default working project, to easily submit workloads without mentioning the project name in every command.

1. Run the following command on the terminal:
`runai project set --name=<project_name>`
`runai project set <project_name>`
2. If successful, the following message is returned:
`project <project name> configured successfully`
3. To see the current configuration run:
Expand Down

0 comments on commit 4b2081a

Please sign in to comment.