fixed token code examples in frontmatter

pull/5983/head
Scott Anderson 2025-04-15 07:10:15 -06:00
parent c22f4ff110
commit 3f1726dc04
2 changed files with 3 additions and 1 deletions

View File

@ -12,7 +12,8 @@ weight: 201
list_code_example: |
##### CLI
```bash
influxdb3 create token --admin
influxdb3 create token --admin
```
alt_links:
cloud-dedicated: /influxdb3/cloud-dedicated/admin/tokens/create-token/
cloud-serverless: /influxdb3/cloud-serverless/admin/tokens/create-token/

View File

@ -13,6 +13,7 @@ list_code_example: |
##### CLI
```bash
influxdb3 create token --admin
```
alt_links:
cloud-dedicated: /influxdb3/cloud-dedicated/admin/tokens/create-token/
cloud-serverless: /influxdb3/cloud-serverless/admin/tokens/create-token/