File tree Expand file tree Collapse file tree 6 files changed +17
-13
lines changed
content/shared/influxdb3-admin Expand file tree Collapse file tree 6 files changed +17
-13
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ to create a Distinct Value Cache (DVC). Provide the following:
6
6
associate the DVC with. You can also use the ` INFLUXDB3_DATABASE_NAME `
7
7
environment variable to specify the database.
8
8
- ** Token** (` --token ` ): _ ({{< req >}})_ Your {{< product-name >}}
9
- admin authentication token.
9
+ {{% show-in "enterprise" %}} admin {{% /show-in %}} authentication token.
10
10
You can also use the ` INFLUXDB3_AUTH_TOKEN ` environment variable to specify
11
11
the token.
12
12
- ** Table** (` -t ` , ` --table ` ): _ ({{< req >}})_ The name of the table to
@@ -74,7 +74,8 @@ Replace the following:
74
74
- {{% code-placeholder-key %}}` DATABASE_NAME ` {{% /code-placeholder-key %}}:
75
75
the name of the database to associate the DVC with
76
76
- {{% code-placeholder-key %}}` AUTH_TOKEN ` {{% /code-placeholder-key %}}:
77
- your {{< product-name >}} admin authentication token
77
+ your {{< product-name >}} {{% show-in "enterprise" %}}admin {{% /show-in %}}
78
+ authentication token
78
79
- {{% code-placeholder-key %}}` TABLE_NAME ` {{% /code-placeholder-key %}}:
79
80
the name of the table to associate the DVC with
80
81
{{% show-in "enterprise" %}}
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ to delete a Distinct Value Cache (DVC). Provide the following:
5
5
- ** Database** (` -d ` , ` --database ` ): _ ({{< req >}})_ The name of the database
6
6
that the DVC you want to delete is associated with. You can also use the
7
7
` INFLUXDB3_DATABASE_NAME ` environment variable to specify the database.
8
- - ** Token** (` --token ` ): _ ({{< req >}})_ Your {{< product-name >}} admin
9
- authentication token.
8
+ - ** Token** (` --token ` ): _ ({{< req >}})_ Your {{< product-name >}}
9
+ {{% show-in "enterprise" %}}admin {{% /show-in %}} authentication token.
10
10
You can also use the ` INFLUXDB3_AUTH_TOKEN ` environment variable to specify
11
11
the token.
12
12
- ** Table** (` -t ` , ` --table ` ): _ ({{< req >}})_ The name of the table that the
Original file line number Diff line number Diff line change @@ -65,4 +65,5 @@ In the examples above, replace the following:
65
65
- {{% code-placeholder-key %}}` DATABASE_NAME ` {{% /code-placeholder-key %}}:
66
66
the name of the database to query system data from
67
67
- {{% code-placeholder-key %}}` AUTH_TOKEN ` {{% /code-placeholder-key %}}:
68
- your {{< product-name >}} admin authentication token
68
+ your {{< product-name >}} {{% show-in "enterprise" %}}admin {{% /show-in %}}
69
+ authentication token
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ to create a Last Value Cache (LVC). Provide the following:
5
5
- ** Database** (` -d ` , ` --database ` ): _ ({{< req >}})_ The name of the database to
6
6
associate the LVC with. You can also use the ` INFLUXDB3_DATABASE_NAME `
7
7
environment variable to specify the database.
8
- - ** Token** (` --token ` ): _ ({{< req >}})_ Your {{< product-name >}} admin
9
- authentication token.
8
+ - ** Token** (` --token ` ): _ ({{< req >}})_ Your {{< product-name >}}
9
+ {{% show-in "enterprise" %}}admin {{% /show-in %}} authentication token.
10
10
You can also use the ` INFLUXDB3_AUTH_TOKEN ` environment variable to specify
11
11
the token.
12
12
- ** Table** (` -t ` , ` --table ` ): _ ({{< req >}})_ The name of the table to
@@ -85,7 +85,8 @@ Replace the following:
85
85
- {{% code-placeholder-key %}}` DATABASE_NAME ` {{% /code-placeholder-key %}}:
86
86
the name of the database to associate the LVC with
87
87
- {{% code-placeholder-key %}}` AUTH_TOKEN ` {{% /code-placeholder-key %}}:
88
- your {{< product-name >}} admin authentication token
88
+ your {{< product-name >}} {{% show-in "enterprise" %}}admin {{% /show-in %}}
89
+ authentication token
89
90
- {{% code-placeholder-key %}}` TABLE_NAME ` {{% /code-placeholder-key %}}:
90
91
the name of the table to associate the LVC with
91
92
{{% show-in "enterprise" %}}
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ to delete a Last Value Cache (LVC). Provide the following:
5
5
- ** Database** (` -d ` , ` --database ` ): _ ({{< req >}})_ The name of the database
6
6
that the LVC you want to delete is associated with. You can also use the
7
7
` INFLUXDB3_DATABASE_NAME ` environment variable to specify the database.
8
- - ** Token** (` --token ` ): _ ({{< req >}})_ Your {{< product-name >}} admin
9
- authentication token.
8
+ - ** Token** (` --token ` ): _ ({{< req >}})_ Your {{< product-name >}}
9
+ {{% show-in "enterprise" %}}admin {{% /show-in %}} authentication token.
10
10
You can also use the ` INFLUXDB3_AUTH_TOKEN ` environment variable to specify
11
11
the database.
12
12
- ** Table** (` -t ` , ` --table ` ): _ ({{< req >}})_ The name of the table that the
@@ -28,8 +28,8 @@ Replace the following:
28
28
- {{% code-placeholder-key %}}` DATABASE_NAME ` {{% /code-placeholder-key %}}:
29
29
the name of the database that the LVC you want to delete is associated with
30
30
- {{% code-placeholder-key %}}` AUTH_TOKEN ` {{% /code-placeholder-key %}}:
31
- your {{< product-name >}} authentication token with write access to the
32
- specified database
31
+ your {{< product-name >}} {{% show-in "enterprise" %}}admin {{% /show-in %}}
32
+ authentication token
33
33
- {{% code-placeholder-key %}}` TABLE_NAME ` {{% /code-placeholder-key %}}:
34
34
the name of the table that the LVC you want to delete is associated with
35
35
- {{% code-placeholder-key %}}` LVC ` {{% /code-placeholder-key %}}:
Original file line number Diff line number Diff line change @@ -64,4 +64,5 @@ In the examples above, replace the following:
64
64
- {{% code-placeholder-key %}}` DATABASE_NAME ` {{% /code-placeholder-key %}}:
65
65
the name of the database to query system data from
66
66
- {{% code-placeholder-key %}}` AUTH_TOKEN ` {{% /code-placeholder-key %}}:
67
- your {{< product-name >}} admin authentication token
67
+ your {{< product-name >}} {{% show-in "enterprise" %}}admin {{% /show-in %}}
68
+ authentication token
You can’t perform that action at this time.
0 commit comments