hotfix(cloud-dedicated): replace links pointing to influxdb/clustered

pull/6037/head
Jason Stirnaman 2025-05-01 11:26:25 -05:00
parent d6a399aaca
commit 1272849ef3
3 changed files with 3 additions and 3 deletions

View File

@ -201,4 +201,4 @@ Manually-created management tokens authenticate directly with your InfluxDB
cluster and don't require human interaction with your identity provider.
<!-- - Infrastructure management -->
{{< page-nav next="/influxdb/clustered/get-started/setup/" >}}
{{< page-nav next="/influxdb3/cloud-dedicated/get-started/setup/" >}}

View File

@ -289,7 +289,7 @@ influxctl query \
> #### Query using stored credentials
>
> Optionally, you can configure `database` and `token` query credentials in your `influxctl`
> [connection profile](/influxdb/clustered/reference/cli/influxctl/#create-a-configuration-file).
> [connection profile](/influxdb3/cloud-dedicated/reference/cli/influxctl/#create-a-configuration-file).
>
> The `--database` and `--token` command line flags override credentials in your
> configuration file.

View File

@ -68,7 +68,7 @@ to write the [home sensor sample data](#home-sensor-data-line-protocol) to your
{{< product-name omit=" Clustered" >}} cluster.
Provide the following:
- The [database](/influxdb/clustered/admin/databases/) name using the
- The [database](/influxdb3/cloud-dedicated/admin/databases/) name using the
`--database` flag
- A [database token](/influxdb3/cloud-dedicated/admin/tokens/#database-tokens)
(with write permissions on the target database) using the `--token` flag