Skip to content

Commit ba2152a

Browse files
authored
Merge pull request #8616 from ovh/dev/magarcia/AIS-1256-qpu
Update Quantum documentation
2 parents 2481b5a + 25934d2 commit ba2152a

File tree

83 files changed

+701
-180
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+701
-180
lines changed

pages/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1280,7 +1280,10 @@
12801280
+ [Troubleshooting](public_cloud/quantum_computing/troubleshooting)
12811281
+ [Emulators](products/public-cloud-quantum-computing-emulator)
12821282
+ [Guides](public-cloud-quantum-computing-emulators-guides)
1283-
+ [Quantum emulators - Getting started](public_cloud/quantum_computing/getting-started-emulators)
1283+
+ [Quantum emulators - Getting started](public_cloud/quantum_computing/emulators/getting-started)
1284+
+ [QPUs](products/public-cloud-quantum-computing-qpu)
1285+
+ [Guides](public-cloud-quantum-computing-qpu-guides)
1286+
+ [QPUs - Getting started](public_cloud/quantum_computing/qpus/getting-started)
12841287
+ [Analytics](products/public-cloud-data-analytics)
12851288
+ [General information](products/public-cloud-data-analytics-general-information)
12861289
+ [Analytics - Security overview](public_cloud/public_cloud_databases/information_01_security_overview)

pages/public_cloud/ai_machine_learning/cli_13_howto_app_token_cli/guide.de-de.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: CLI - Manage access tokens
33
excerpt: Learn how to create Application tokens with the ovhai CLI
4-
updated: 2023-05-11
4+
updated: 2025-11-06
55
---
66

77
## Objective
@@ -21,11 +21,13 @@ If you need any help while creating a new token, run `ovhai token create --help`
2121
``` {.console}
2222
Usage: ovhai token create [OPTIONS] --role <ROLE> <NAME>
2323
24+
Create an application token
25+
2426
Arguments:
2527
<NAME> Token's name
2628
2729
Options:
28-
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs [possible values: read, operator]
30+
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs. DEPRECATED VALUES: "read", "operator" => replaced by "ai_training_read", "ai_training_operator" [possible values: read, operator, ai_training_read, ai_training_operator, quantum_operator, quantum_reader]
2931
--token <TOKEN> Authentication using Token rather than OAuth
3032
-l, --label-selector <name=value> Only jobs with this label's name and value will be accessible using this token
3133
-o, --output <OUTPUT> Command output format [possible values: json, yaml, description]

pages/public_cloud/ai_machine_learning/cli_13_howto_app_token_cli/guide.en-asia.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: CLI - Manage access tokens
33
excerpt: Learn how to create Application tokens with the ovhai CLI
4-
updated: 2023-05-11
4+
updated: 2025-11-06
55
---
66

77
## Objective
@@ -21,11 +21,13 @@ If you need any help while creating a new token, run `ovhai token create --help`
2121
``` {.console}
2222
Usage: ovhai token create [OPTIONS] --role <ROLE> <NAME>
2323
24+
Create an application token
25+
2426
Arguments:
2527
<NAME> Token's name
2628
2729
Options:
28-
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs [possible values: read, operator]
30+
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs. DEPRECATED VALUES: "read", "operator" => replaced by "ai_training_read", "ai_training_operator" [possible values: read, operator, ai_training_read, ai_training_operator, quantum_operator, quantum_reader]
2931
--token <TOKEN> Authentication using Token rather than OAuth
3032
-l, --label-selector <name=value> Only jobs with this label's name and value will be accessible using this token
3133
-o, --output <OUTPUT> Command output format [possible values: json, yaml, description]

pages/public_cloud/ai_machine_learning/cli_13_howto_app_token_cli/guide.en-au.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: CLI - Manage access tokens
33
excerpt: Learn how to create Application tokens with the ovhai CLI
4-
updated: 2023-05-11
4+
updated: 2025-11-06
55
---
66

77
## Objective
@@ -21,11 +21,13 @@ If you need any help while creating a new token, run `ovhai token create --help`
2121
``` {.console}
2222
Usage: ovhai token create [OPTIONS] --role <ROLE> <NAME>
2323
24+
Create an application token
25+
2426
Arguments:
2527
<NAME> Token's name
2628
2729
Options:
28-
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs [possible values: read, operator]
30+
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs. DEPRECATED VALUES: "read", "operator" => replaced by "ai_training_read", "ai_training_operator" [possible values: read, operator, ai_training_read, ai_training_operator, quantum_operator, quantum_reader]
2931
--token <TOKEN> Authentication using Token rather than OAuth
3032
-l, --label-selector <name=value> Only jobs with this label's name and value will be accessible using this token
3133
-o, --output <OUTPUT> Command output format [possible values: json, yaml, description]

pages/public_cloud/ai_machine_learning/cli_13_howto_app_token_cli/guide.en-ca.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: CLI - Manage access tokens
33
excerpt: Learn how to create Application tokens with the ovhai CLI
4-
updated: 2023-05-11
4+
updated: 2025-11-06
55
---
66

77
## Objective
@@ -21,11 +21,13 @@ If you need any help while creating a new token, run `ovhai token create --help`
2121
``` {.console}
2222
Usage: ovhai token create [OPTIONS] --role <ROLE> <NAME>
2323
24+
Create an application token
25+
2426
Arguments:
2527
<NAME> Token's name
2628
2729
Options:
28-
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs [possible values: read, operator]
30+
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs. DEPRECATED VALUES: "read", "operator" => replaced by "ai_training_read", "ai_training_operator" [possible values: read, operator, ai_training_read, ai_training_operator, quantum_operator, quantum_reader]
2931
--token <TOKEN> Authentication using Token rather than OAuth
3032
-l, --label-selector <name=value> Only jobs with this label's name and value will be accessible using this token
3133
-o, --output <OUTPUT> Command output format [possible values: json, yaml, description]

pages/public_cloud/ai_machine_learning/cli_13_howto_app_token_cli/guide.en-gb.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: CLI - Manage access tokens
33
excerpt: Learn how to create Application tokens with the ovhai CLI
4-
updated: 2023-05-11
4+
updated: 2025-11-06
55
---
66

77
## Objective
@@ -21,11 +21,13 @@ If you need any help while creating a new token, run `ovhai token create --help`
2121
``` {.console}
2222
Usage: ovhai token create [OPTIONS] --role <ROLE> <NAME>
2323
24+
Create an application token
25+
2426
Arguments:
2527
<NAME> Token's name
2628
2729
Options:
28-
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs [possible values: read, operator]
30+
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs. DEPRECATED VALUES: "read", "operator" => replaced by "ai_training_read", "ai_training_operator" [possible values: read, operator, ai_training_read, ai_training_operator, quantum_operator, quantum_reader]
2931
--token <TOKEN> Authentication using Token rather than OAuth
3032
-l, --label-selector <name=value> Only jobs with this label's name and value will be accessible using this token
3133
-o, --output <OUTPUT> Command output format [possible values: json, yaml, description]

pages/public_cloud/ai_machine_learning/cli_13_howto_app_token_cli/guide.en-ie.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: CLI - Manage access tokens
33
excerpt: Learn how to create Application tokens with the ovhai CLI
4-
updated: 2023-05-11
4+
updated: 2025-11-06
55
---
66

77
## Objective
@@ -21,11 +21,13 @@ If you need any help while creating a new token, run `ovhai token create --help`
2121
``` {.console}
2222
Usage: ovhai token create [OPTIONS] --role <ROLE> <NAME>
2323
24+
Create an application token
25+
2426
Arguments:
2527
<NAME> Token's name
2628
2729
Options:
28-
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs [possible values: read, operator]
30+
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs. DEPRECATED VALUES: "read", "operator" => replaced by "ai_training_read", "ai_training_operator" [possible values: read, operator, ai_training_read, ai_training_operator, quantum_operator, quantum_reader]
2931
--token <TOKEN> Authentication using Token rather than OAuth
3032
-l, --label-selector <name=value> Only jobs with this label's name and value will be accessible using this token
3133
-o, --output <OUTPUT> Command output format [possible values: json, yaml, description]

pages/public_cloud/ai_machine_learning/cli_13_howto_app_token_cli/guide.en-sg.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: CLI - Manage access tokens
33
excerpt: Learn how to create Application tokens with the ovhai CLI
4-
updated: 2023-05-11
4+
updated: 2025-11-06
55
---
66

77
## Objective
@@ -21,11 +21,13 @@ If you need any help while creating a new token, run `ovhai token create --help`
2121
``` {.console}
2222
Usage: ovhai token create [OPTIONS] --role <ROLE> <NAME>
2323
24+
Create an application token
25+
2426
Arguments:
2527
<NAME> Token's name
2628
2729
Options:
28-
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs [possible values: read, operator]
30+
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs. DEPRECATED VALUES: "read", "operator" => replaced by "ai_training_read", "ai_training_operator" [possible values: read, operator, ai_training_read, ai_training_operator, quantum_operator, quantum_reader]
2931
--token <TOKEN> Authentication using Token rather than OAuth
3032
-l, --label-selector <name=value> Only jobs with this label's name and value will be accessible using this token
3133
-o, --output <OUTPUT> Command output format [possible values: json, yaml, description]

pages/public_cloud/ai_machine_learning/cli_13_howto_app_token_cli/guide.en-us.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: CLI - Manage access tokens
33
excerpt: Learn how to create Application tokens with the ovhai CLI
4-
updated: 2023-05-11
4+
updated: 2025-11-06
55
---
66

77
## Objective
@@ -21,11 +21,13 @@ If you need any help while creating a new token, run `ovhai token create --help`
2121
``` {.console}
2222
Usage: ovhai token create [OPTIONS] --role <ROLE> <NAME>
2323
24+
Create an application token
25+
2426
Arguments:
2527
<NAME> Token's name
2628
2729
Options:
28-
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs [possible values: read, operator]
30+
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs. DEPRECATED VALUES: "read", "operator" => replaced by "ai_training_read", "ai_training_operator" [possible values: read, operator, ai_training_read, ai_training_operator, quantum_operator, quantum_reader]
2931
--token <TOKEN> Authentication using Token rather than OAuth
3032
-l, --label-selector <name=value> Only jobs with this label's name and value will be accessible using this token
3133
-o, --output <OUTPUT> Command output format [possible values: json, yaml, description]

pages/public_cloud/ai_machine_learning/cli_13_howto_app_token_cli/guide.es-es.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: CLI - Manage access tokens
33
excerpt: Learn how to create Application tokens with the ovhai CLI
4-
updated: 2023-05-11
4+
updated: 2025-11-06
55
---
66

77
## Objective
@@ -21,11 +21,13 @@ If you need any help while creating a new token, run `ovhai token create --help`
2121
``` {.console}
2222
Usage: ovhai token create [OPTIONS] --role <ROLE> <NAME>
2323
24+
Create an application token
25+
2426
Arguments:
2527
<NAME> Token's name
2628
2729
Options:
28-
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs [possible values: read, operator]
30+
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs. DEPRECATED VALUES: "read", "operator" => replaced by "ai_training_read", "ai_training_operator" [possible values: read, operator, ai_training_read, ai_training_operator, quantum_operator, quantum_reader]
2931
--token <TOKEN> Authentication using Token rather than OAuth
3032
-l, --label-selector <name=value> Only jobs with this label's name and value will be accessible using this token
3133
-o, --output <OUTPUT> Command output format [possible values: json, yaml, description]

0 commit comments

Comments
 (0)