hotfix(cloud-dedicated): replace links pointing to influxdb/clustered
parent
d6a399aaca
commit
1272849ef3
|
@ -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/" >}}
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue