We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c22f4ff commit 3f1726dCopy full SHA for 3f1726d
content/influxdb3/core/admin/tokens/admin/create.md
@@ -12,7 +12,8 @@ weight: 201
12
list_code_example: |
13
##### CLI
14
```bash
15
- influxdb3 create token --admin
+ influxdb3 create token --admin
16
+ ```
17
alt_links:
18
cloud-dedicated: /influxdb3/cloud-dedicated/admin/tokens/create-token/
19
cloud-serverless: /influxdb3/cloud-serverless/admin/tokens/create-token/
content/influxdb3/enterprise/admin/tokens/admin/create.md
@@ -13,6 +13,7 @@ list_code_example: |
influxdb3 create token --admin
0 commit comments