File tree Expand file tree Collapse file tree 15 files changed +158
-38
lines changed
pages/platform/ai/cli_10_howto_install_cli Expand file tree Collapse file tree 15 files changed +158
-38
lines changed Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ title: CLI - Installation
3
3
slug : cli/install-client
4
4
excerpt : Learn how to install the CLI to interact with AI Tools
5
5
section : Command Line Interface
6
- order : 200
7
6
routes :
8
7
canonical : ' https://docs.ovh.com/gb/en/publiccloud/ai/cli/install-client/'
9
- updated : 2022-09-01
8
+ order : 200
9
+ updated : 2023-03-31
10
10
---
11
11
12
- ** Last updated 1st September, 2022 .**
12
+ ** Last updated 31st March, 2023 .**
13
13
14
14
## Objective
15
15
@@ -41,10 +41,18 @@ You can then choose between two methods to install the `ovhai` CLI.
41
41
42
42
You can install the ` ovhai ` CLI with a single command line.
43
43
44
+ For bash:
45
+
44
46
``` {.console}
45
47
curl https://cli.gra.training.ai.cloud.ovh.net/install.sh | bash
46
48
```
47
49
50
+ For zsh:
51
+
52
+ ``` {.console}
53
+ curl https://cli.gra.training.ai.cloud.ovh.net/install.sh | zsh
54
+ ```
55
+
48
56
Once done, go to ** Step 2** .
49
57
50
58
If you encounter any issue with the automated installation you can also install manually.
Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ slug: cli/install-client
4
4
excerpt : Learn how to install the CLI to interact with AI Tools
5
5
section : Command Line Interface
6
6
order : 200
7
- updated : 2022-09-01
7
+ updated : 2023-03-31
8
8
---
9
9
10
- ** Last updated 1st September, 2022 .**
10
+ ** Last updated 31st March, 2023 .**
11
11
12
12
## Objective
13
13
@@ -39,10 +39,18 @@ You can then choose between two methods to install the `ovhai` CLI.
39
39
40
40
You can install the ` ovhai ` CLI with a single command line.
41
41
42
+ For bash:
43
+
42
44
``` {.console}
43
45
curl https://cli.gra.training.ai.cloud.ovh.net/install.sh | bash
44
46
```
45
47
48
+ For zsh:
49
+
50
+ ``` {.console}
51
+ curl https://cli.gra.training.ai.cloud.ovh.net/install.sh | zsh
52
+ ```
53
+
46
54
Once done, go to ** Step 2** .
47
55
48
56
If you encounter any issue with the automated installation you can also install manually.
Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ slug: cli/install-client
4
4
excerpt : Learn how to install the CLI to interact with AI Tools
5
5
section : Command Line Interface
6
6
order : 200
7
- updated : 2022-09-01
7
+ updated : 2023-03-31
8
8
---
9
9
10
- ** Last updated 1st September, 2022 .**
10
+ ** Last updated 31st March, 2023 .**
11
11
12
12
## Objective
13
13
@@ -39,10 +39,18 @@ You can then choose between two methods to install the `ovhai` CLI.
39
39
40
40
You can install the ` ovhai ` CLI with a single command line.
41
41
42
+ For bash:
43
+
42
44
``` {.console}
43
45
curl https://cli.gra.training.ai.cloud.ovh.net/install.sh | bash
44
46
```
45
47
48
+ For zsh:
49
+
50
+ ``` {.console}
51
+ curl https://cli.gra.training.ai.cloud.ovh.net/install.sh | zsh
52
+ ```
53
+
46
54
Once done, go to ** Step 2** .
47
55
48
56
If you encounter any issue with the automated installation you can also install manually.
Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ slug: cli/install-client
4
4
excerpt : Learn how to install the CLI to interact with AI Tools
5
5
section : Command Line Interface
6
6
order : 200
7
- updated : 2022-09-01
7
+ updated : 2023-03-31
8
8
---
9
9
10
- ** Last updated 1st September, 2022 .**
10
+ ** Last updated 31st March, 2023 .**
11
11
12
12
## Objective
13
13
@@ -39,10 +39,18 @@ You can then choose between two methods to install the `ovhai` CLI.
39
39
40
40
You can install the ` ovhai ` CLI with a single command line.
41
41
42
+ For bash:
43
+
42
44
``` {.console}
43
45
curl https://cli.gra.training.ai.cloud.ovh.net/install.sh | bash
44
46
```
45
47
48
+ For zsh:
49
+
50
+ ``` {.console}
51
+ curl https://cli.gra.training.ai.cloud.ovh.net/install.sh | zsh
52
+ ```
53
+
46
54
Once done, go to ** Step 2** .
47
55
48
56
If you encounter any issue with the automated installation you can also install manually.
Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ slug: cli/install-client
4
4
excerpt : Learn how to install the CLI to interact with AI Tools
5
5
section : Command Line Interface
6
6
order : 200
7
- updated : 2022-09-01
7
+ updated : 2023-03-31
8
8
---
9
9
10
- ** Last updated 1st September, 2022 .**
10
+ ** Last updated 31st March, 2023 .**
11
11
12
12
## Objective
13
13
@@ -39,10 +39,18 @@ You can then choose between two methods to install the `ovhai` CLI.
39
39
40
40
You can install the ` ovhai ` CLI with a single command line.
41
41
42
+ For bash:
43
+
42
44
``` {.console}
43
45
curl https://cli.gra.training.ai.cloud.ovh.net/install.sh | bash
44
46
```
45
47
48
+ For zsh:
49
+
50
+ ``` {.console}
51
+ curl https://cli.gra.training.ai.cloud.ovh.net/install.sh | zsh
52
+ ```
53
+
46
54
Once done, go to ** Step 2** .
47
55
48
56
If you encounter any issue with the automated installation you can also install manually.
Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ slug: cli/install-client
4
4
excerpt : Learn how to install the CLI to interact with AI Tools
5
5
section : Command Line Interface
6
6
order : 200
7
- updated : 2022-09-01
7
+ updated : 2023-03-31
8
8
---
9
9
10
- ** Last updated 1st September, 2022 .**
10
+ ** Last updated 31st March, 2023 .**
11
11
12
12
## Objective
13
13
@@ -39,10 +39,18 @@ You can then choose between two methods to install the `ovhai` CLI.
39
39
40
40
You can install the ` ovhai ` CLI with a single command line.
41
41
42
+ For bash:
43
+
42
44
``` {.console}
43
45
curl https://cli.gra.training.ai.cloud.ovh.net/install.sh | bash
44
46
```
45
47
48
+ For zsh:
49
+
50
+ ``` {.console}
51
+ curl https://cli.gra.training.ai.cloud.ovh.net/install.sh | zsh
52
+ ```
53
+
46
54
Once done, go to ** Step 2** .
47
55
48
56
If you encounter any issue with the automated installation you can also install manually.
Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ slug: cli/install-client
4
4
excerpt : Learn how to install the CLI to interact with AI Tools
5
5
section : Command Line Interface
6
6
order : 200
7
- updated : 2022-09-01
7
+ updated : 2023-03-31
8
8
---
9
9
10
- ** Last updated 1st September, 2022 .**
10
+ ** Last updated 31st March, 2023 .**
11
11
12
12
## Objective
13
13
@@ -39,10 +39,18 @@ You can then choose between two methods to install the `ovhai` CLI.
39
39
40
40
You can install the ` ovhai ` CLI with a single command line.
41
41
42
+ For bash:
43
+
42
44
``` {.console}
43
45
curl https://cli.gra.training.ai.cloud.ovh.net/install.sh | bash
44
46
```
45
47
48
+ For zsh:
49
+
50
+ ``` {.console}
51
+ curl https://cli.gra.training.ai.cloud.ovh.net/install.sh | zsh
52
+ ```
53
+
46
54
Once done, go to ** Step 2** .
47
55
48
56
If you encounter any issue with the automated installation you can also install manually.
Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ slug: cli/install-client
4
4
excerpt : Learn how to install the CLI to interact with AI Tools
5
5
section : Command Line Interface
6
6
order : 200
7
- updated : 2022-09-01
7
+ updated : 2023-03-31
8
8
---
9
9
10
- ** Last updated 1st September, 2022 .**
10
+ ** Last updated 31st March, 2023 .**
11
11
12
12
## Objective
13
13
@@ -39,10 +39,18 @@ You can then choose between two methods to install the `ovhai` CLI.
39
39
40
40
You can install the ` ovhai ` CLI with a single command line.
41
41
42
+ For bash:
43
+
42
44
``` {.console}
43
45
curl https://cli.gra.training.ai.cloud.ovh.net/install.sh | bash
44
46
```
45
47
48
+ For zsh:
49
+
50
+ ``` {.console}
51
+ curl https://cli.gra.training.ai.cloud.ovh.net/install.sh | zsh
52
+ ```
53
+
46
54
Once done, go to ** Step 2** .
47
55
48
56
If you encounter any issue with the automated installation you can also install manually.
Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ title: CLI - Installation
3
3
slug : cli/install-client
4
4
excerpt : Learn how to install the CLI to interact with AI Tools
5
5
section : Command Line Interface
6
- order : 200
7
6
routes :
8
7
canonical : ' https://docs.ovh.com/gb/en/publiccloud/ai/cli/install-client/'
9
- updated : 2022-09-01
8
+ order : 200
9
+ updated : 2023-03-31
10
10
---
11
11
12
- ** Last updated 1st September, 2022 .**
12
+ ** Last updated 31st March, 2023 .**
13
13
14
14
## Objective
15
15
@@ -41,10 +41,18 @@ You can then choose between two methods to install the `ovhai` CLI.
41
41
42
42
You can install the ` ovhai ` CLI with a single command line.
43
43
44
+ For bash:
45
+
44
46
``` {.console}
45
47
curl https://cli.gra.training.ai.cloud.ovh.net/install.sh | bash
46
48
```
47
49
50
+ For zsh:
51
+
52
+ ``` {.console}
53
+ curl https://cli.gra.training.ai.cloud.ovh.net/install.sh | zsh
54
+ ```
55
+
48
56
Once done, go to ** Step 2** .
49
57
50
58
If you encounter any issue with the automated installation you can also install manually.
Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ title: CLI - Installation
3
3
slug : cli/install-client
4
4
excerpt : Learn how to install the CLI to interact with AI Tools
5
5
section : Command Line Interface
6
- order : 200
7
6
routes :
8
7
canonical : ' https://docs.ovh.com/gb/en/publiccloud/ai/cli/install-client/'
9
- updated : 2022-09-01
8
+ order : 200
9
+ updated : 2023-03-31
10
10
---
11
11
12
- ** Last updated 1st September, 2022 .**
12
+ ** Last updated 31st March, 2023 .**
13
13
14
14
## Objective
15
15
@@ -41,10 +41,18 @@ You can then choose between two methods to install the `ovhai` CLI.
41
41
42
42
You can install the ` ovhai ` CLI with a single command line.
43
43
44
+ For bash:
45
+
44
46
``` {.console}
45
47
curl https://cli.gra.training.ai.cloud.ovh.net/install.sh | bash
46
48
```
47
49
50
+ For zsh:
51
+
52
+ ``` {.console}
53
+ curl https://cli.gra.training.ai.cloud.ovh.net/install.sh | zsh
54
+ ```
55
+
48
56
Once done, go to ** Step 2** .
49
57
50
58
If you encounter any issue with the automated installation you can also install manually.
You can’t perform that action at this time.
0 commit comments