Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -1274,7 +1274,10 @@
+ [Troubleshooting](public_cloud/quantum_computing/troubleshooting)
+ [Emulators](products/public-cloud-quantum-computing-emulator)
+ [Guides](public-cloud-quantum-computing-emulators-guides)
+ [Quantum emulators - Getting started](public_cloud/quantum_computing/getting-started-emulators)
+ [Quantum emulators - Getting started](public_cloud/quantum_computing/emulators/getting-started)
+ [QPUs](products/public-cloud-quantum-computing-qpu)
+ [Guides](public-cloud-quantum-computing-qpu-guides)
+ [QPUs - Getting started](public_cloud/quantum_computing/qpus/getting-started)
+ [Analytics](products/public-cloud-data-analytics)
+ [General information](products/public-cloud-data-analytics-general-information)
+ [Analytics - Security overview](public_cloud/public_cloud_databases/information_01_security_overview)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: CLI - Manage access tokens
excerpt: Learn how to create Application tokens with the ovhai CLI
updated: 2023-05-11
updated: 2025-11-06
---

## Objective
Expand All @@ -21,11 +21,13 @@ If you need any help while creating a new token, run `ovhai token create --help`
``` {.console}
Usage: ovhai token create [OPTIONS] --role <ROLE> <NAME>

Create an application token

Arguments:
<NAME> Token's name

Options:
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs [possible values: read, operator]
-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]
--token <TOKEN> Authentication using Token rather than OAuth
-l, --label-selector <name=value> Only jobs with this label's name and value will be accessible using this token
-o, --output <OUTPUT> Command output format [possible values: json, yaml, description]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: CLI - Manage access tokens
excerpt: Learn how to create Application tokens with the ovhai CLI
updated: 2023-05-11
updated: 2025-11-06
---

## Objective
Expand All @@ -21,11 +21,13 @@ If you need any help while creating a new token, run `ovhai token create --help`
``` {.console}
Usage: ovhai token create [OPTIONS] --role <ROLE> <NAME>

Create an application token

Arguments:
<NAME> Token's name

Options:
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs [possible values: read, operator]
-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]
--token <TOKEN> Authentication using Token rather than OAuth
-l, --label-selector <name=value> Only jobs with this label's name and value will be accessible using this token
-o, --output <OUTPUT> Command output format [possible values: json, yaml, description]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: CLI - Manage access tokens
excerpt: Learn how to create Application tokens with the ovhai CLI
updated: 2023-05-11
updated: 2025-11-06
---

## Objective
Expand All @@ -21,11 +21,13 @@ If you need any help while creating a new token, run `ovhai token create --help`
``` {.console}
Usage: ovhai token create [OPTIONS] --role <ROLE> <NAME>
Create an application token
Arguments:
<NAME> Token's name
Options:
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs [possible values: read, operator]
-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]
--token <TOKEN> Authentication using Token rather than OAuth
-l, --label-selector <name=value> Only jobs with this label's name and value will be accessible using this token
-o, --output <OUTPUT> Command output format [possible values: json, yaml, description]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: CLI - Manage access tokens
excerpt: Learn how to create Application tokens with the ovhai CLI
updated: 2023-05-11
updated: 2025-11-06
---

## Objective
Expand All @@ -21,11 +21,13 @@ If you need any help while creating a new token, run `ovhai token create --help`
``` {.console}
Usage: ovhai token create [OPTIONS] --role <ROLE> <NAME>

Create an application token

Arguments:
<NAME> Token's name

Options:
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs [possible values: read, operator]
-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]
--token <TOKEN> Authentication using Token rather than OAuth
-l, --label-selector <name=value> Only jobs with this label's name and value will be accessible using this token
-o, --output <OUTPUT> Command output format [possible values: json, yaml, description]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: CLI - Manage access tokens
excerpt: Learn how to create Application tokens with the ovhai CLI
updated: 2023-05-11
updated: 2025-11-06
---

## Objective
Expand All @@ -21,11 +21,13 @@ If you need any help while creating a new token, run `ovhai token create --help`
``` {.console}
Usage: ovhai token create [OPTIONS] --role <ROLE> <NAME>

Create an application token

Arguments:
<NAME> Token's name

Options:
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs [possible values: read, operator]
-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]
--token <TOKEN> Authentication using Token rather than OAuth
-l, --label-selector <name=value> Only jobs with this label's name and value will be accessible using this token
-o, --output <OUTPUT> Command output format [possible values: json, yaml, description]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: CLI - Manage access tokens
excerpt: Learn how to create Application tokens with the ovhai CLI
updated: 2023-05-11
updated: 2025-11-06
---

## Objective
Expand All @@ -21,11 +21,13 @@ If you need any help while creating a new token, run `ovhai token create --help`
``` {.console}
Usage: ovhai token create [OPTIONS] --role <ROLE> <NAME>

Create an application token

Arguments:
<NAME> Token's name

Options:
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs [possible values: read, operator]
-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]
--token <TOKEN> Authentication using Token rather than OAuth
-l, --label-selector <name=value> Only jobs with this label's name and value will be accessible using this token
-o, --output <OUTPUT> Command output format [possible values: json, yaml, description]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: CLI - Manage access tokens
excerpt: Learn how to create Application tokens with the ovhai CLI
updated: 2023-05-11
updated: 2025-11-06
---

## Objective
Expand All @@ -21,11 +21,13 @@ If you need any help while creating a new token, run `ovhai token create --help`
``` {.console}
Usage: ovhai token create [OPTIONS] --role <ROLE> <NAME>

Create an application token

Arguments:
<NAME> Token's name

Options:
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs [possible values: read, operator]
-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]
--token <TOKEN> Authentication using Token rather than OAuth
-l, --label-selector <name=value> Only jobs with this label's name and value will be accessible using this token
-o, --output <OUTPUT> Command output format [possible values: json, yaml, description]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: CLI - Manage access tokens
excerpt: Learn how to create Application tokens with the ovhai CLI
updated: 2023-05-11
updated: 2025-11-06
---

## Objective
Expand All @@ -21,11 +21,13 @@ If you need any help while creating a new token, run `ovhai token create --help`
``` {.console}
Usage: ovhai token create [OPTIONS] --role <ROLE> <NAME>

Create an application token

Arguments:
<NAME> Token's name

Options:
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs [possible values: read, operator]
-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]
--token <TOKEN> Authentication using Token rather than OAuth
-l, --label-selector <name=value> Only jobs with this label's name and value will be accessible using this token
-o, --output <OUTPUT> Command output format [possible values: json, yaml, description]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: CLI - Manage access tokens
excerpt: Learn how to create Application tokens with the ovhai CLI
updated: 2023-05-11
updated: 2025-11-06
---

## Objective
Expand All @@ -21,11 +21,13 @@ If you need any help while creating a new token, run `ovhai token create --help`
``` {.console}
Usage: ovhai token create [OPTIONS] --role <ROLE> <NAME>

Create an application token

Arguments:
<NAME> Token's name

Options:
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs [possible values: read, operator]
-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]
--token <TOKEN> Authentication using Token rather than OAuth
-l, --label-selector <name=value> Only jobs with this label's name and value will be accessible using this token
-o, --output <OUTPUT> Command output format [possible values: json, yaml, description]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: CLI - Manage access tokens
excerpt: Learn how to create Application tokens with the ovhai CLI
updated: 2023-05-11
updated: 2025-11-06
---

## Objective
Expand All @@ -21,11 +21,13 @@ If you need any help while creating a new token, run `ovhai token create --help`
``` {.console}
Usage: ovhai token create [OPTIONS] --role <ROLE> <NAME>

Create an application token

Arguments:
<NAME> Token's name

Options:
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs [possible values: read, operator]
-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]
--token <TOKEN> Authentication using Token rather than OAuth
-l, --label-selector <name=value> Only jobs with this label's name and value will be accessible using this token
-o, --output <OUTPUT> Command output format [possible values: json, yaml, description]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "CLI - Se servir des tokens d'accès (EN)"
excerpt: "Découvrez comment créer des tokens d'accès avec la CLI ovhai"
updated: 2023-05-11
updated: 2025-11-06
---

## Objective
Expand All @@ -21,11 +21,13 @@ If you need any help while creating a new token, run `ovhai token create --help`
``` {.console}
Usage: ovhai token create [OPTIONS] --role <ROLE> <NAME>

Create an application token

Arguments:
<NAME> Token's name

Options:
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs [possible values: read, operator]
-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]
--token <TOKEN> Authentication using Token rather than OAuth
-l, --label-selector <name=value> Only jobs with this label's name and value will be accessible using this token
-o, --output <OUTPUT> Command output format [possible values: json, yaml, description]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "CLI - Se servir des tokens d'accès (EN)"
excerpt: "Découvrez comment créer des tokens d'accès avec la CLI ovhai"
updated: 2023-05-11
updated: 2025-11-06
---

## Objective
Expand All @@ -21,11 +21,13 @@ If you need any help while creating a new token, run `ovhai token create --help`
``` {.console}
Usage: ovhai token create [OPTIONS] --role <ROLE> <NAME>

Create an application token

Arguments:
<NAME> Token's name

Options:
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs [possible values: read, operator]
-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]
--token <TOKEN> Authentication using Token rather than OAuth
-l, --label-selector <name=value> Only jobs with this label's name and value will be accessible using this token
-o, --output <OUTPUT> Command output format [possible values: json, yaml, description]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: CLI - Manage access tokens
excerpt: Learn how to create Application tokens with the ovhai CLI
updated: 2023-05-11
updated: 2025-11-06
---

## Objective
Expand All @@ -21,11 +21,13 @@ If you need any help while creating a new token, run `ovhai token create --help`
``` {.console}
Usage: ovhai token create [OPTIONS] --role <ROLE> <NAME>

Create an application token

Arguments:
<NAME> Token's name

Options:
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs [possible values: read, operator]
-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]
--token <TOKEN> Authentication using Token rather than OAuth
-l, --label-selector <name=value> Only jobs with this label's name and value will be accessible using this token
-o, --output <OUTPUT> Command output format [possible values: json, yaml, description]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: CLI - Manage access tokens
excerpt: Learn how to create Application tokens with the ovhai CLI
updated: 2023-05-11
updated: 2025-11-06
---

## Objective
Expand All @@ -21,11 +21,13 @@ If you need any help while creating a new token, run `ovhai token create --help`
``` {.console}
Usage: ovhai token create [OPTIONS] --role <ROLE> <NAME>

Create an application token

Arguments:
<NAME> Token's name

Options:
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs [possible values: read, operator]
-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]
--token <TOKEN> Authentication using Token rather than OAuth
-l, --label-selector <name=value> Only jobs with this label's name and value will be accessible using this token
-o, --output <OUTPUT> Command output format [possible values: json, yaml, description]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: CLI - Manage access tokens
excerpt: Learn how to create Application tokens with the ovhai CLI
updated: 2023-05-11
updated: 2025-11-06
---

## Objective
Expand All @@ -21,11 +21,13 @@ If you need any help while creating a new token, run `ovhai token create --help`
``` {.console}
Usage: ovhai token create [OPTIONS] --role <ROLE> <NAME>

Create an application token

Arguments:
<NAME> Token's name

Options:
-r, --role <ROLE> Operator role gives all access, read role only allow to access job's APIs [possible values: read, operator]
-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]
--token <TOKEN> Authentication using Token rather than OAuth
-l, --label-selector <name=value> Only jobs with this label's name and value will be accessible using this token
-o, --output <OUTPUT> Command output format [possible values: json, yaml, description]
Expand Down
Loading