File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
cloud-dedicated/admin/tokens/database
clustered/admin/tokens/database Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Create a database token
3
3
description : >
4
4
Use the [`influxctl token create` command](/influxdb3/cloud-dedicated/reference/cli/influxctl/token/create/)
5
5
or the [Management HTTP API](/influxdb3/cloud-dedicated/api/management/)
6
- to [database token](/influxdb3/cloud-dedicated/admin/tokens/database/) for reading and writing data in your InfluxDB Cloud Dedicated cluster.
6
+ to create a [database token](/influxdb3/cloud-dedicated/admin/tokens/database/) for reading and writing data in your InfluxDB Cloud Dedicated cluster.
7
7
Provide a token description and permissions for databases.
8
8
menu :
9
9
influxdb3_cloud_dedicated :
Original file line number Diff line number Diff line change 2
2
title : Create a database token
3
3
description : >
4
4
Use the [`influxctl token create` command](/influxdb3/clustered/reference/cli/influxctl/token/create/)
5
- to create a database token for reading and writing data in your InfluxDB cluster.
5
+ to create a [ database token](/influxdb3/clustered/admin/tokens/database/) for reading and writing data in your InfluxDB cluster.
6
6
Provide a token description and permissions for databases.
7
7
menu :
8
8
influxdb3_clustered :
You can’t perform that action at this time.
0 commit comments