finished adding descriptions to all influx cli docs
parent
e136da10c6
commit
05a91ab807
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx auth active
|
||||
description: placeholder
|
||||
description: The 'influx auth active' command activates an authorization.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx auth active
|
||||
|
@ -8,7 +8,7 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
Active authorization
|
||||
The `influx auth active` command activates an authorization in InfluxDB.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx auth create
|
||||
description: placeholder
|
||||
description: The 'influx auth create' creates an authorization in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx auth create
|
||||
|
@ -8,7 +8,7 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
Create authorization
|
||||
The `influx auth create` creates an authorization in InfluxDB.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx auth delete
|
||||
description: placeholder
|
||||
description: The 'influx auth delete' command deletes an authorization in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx auth delete
|
||||
|
@ -8,7 +8,7 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
Delete authorization
|
||||
The `influx auth delete` command deletes an authorization in InfluxDB.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx auth find
|
||||
description: placeholder
|
||||
description: The 'influx auth find' command lists and searches authorizations in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx auth find
|
||||
|
@ -8,7 +8,7 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
Find authorization
|
||||
The `influx auth find` command lists and searches authorizations in InfluxDB.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx auth inactive
|
||||
description: placeholder
|
||||
description: The 'influx auth inactive' inactivates an authorization in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx auth inactive
|
||||
|
@ -8,7 +8,7 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
Inactive authorization
|
||||
The `influx auth inactive` inactivates an authorization in InfluxDB.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx bucket create
|
||||
description: placeholder
|
||||
description: The 'influx bucket create' command creates a new bucket in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx bucket create
|
||||
|
@ -8,7 +8,7 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
Create bucket
|
||||
The `influx bucket create` command creates a new bucket in InfluxDB.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx bucket delete
|
||||
description: placeholder
|
||||
description: The 'influx bucket delete' command deletes a bucket from InfluxDB and all the data it contains.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx bucket delete
|
||||
|
@ -8,7 +8,7 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
Delete bucket
|
||||
The `influx bucket delete` command deletes a bucket from InfluxDB and all the data it contains.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx bucket find
|
||||
description: placeholder
|
||||
description: The 'influx bucket find' command lists and searches for buckets in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx bucket find
|
||||
|
@ -8,7 +8,7 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
Find buckets
|
||||
The `influx bucket find` command lists and searches for buckets in InfluxDB.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx bucket update
|
||||
description: placeholder
|
||||
description: The 'influx bucket update' command updates information associated with buckets in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx bucket update
|
||||
|
@ -8,7 +8,7 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
Update bucket
|
||||
The `influx bucket update` command updates information associated with buckets in InfluxDB.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx org create
|
||||
description: placeholder
|
||||
description: The 'influx org create' creates a new organization in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx org create
|
||||
|
@ -8,7 +8,7 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
Create organization
|
||||
The `influx org create` creates a new organization in InfluxDB.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx org delete
|
||||
description: placeholder
|
||||
description: The 'influx org delete' command deletes an organization in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx org delete
|
||||
|
@ -8,11 +8,11 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
Delete organization
|
||||
The `influx org delete` command deletes an organization in InfluxDB.
|
||||
|
||||
## Usage
|
||||
```
|
||||
influx org delete [flags]
|
||||
influx org delete [flags]
|
||||
```
|
||||
|
||||
## Flags
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx org find
|
||||
description: placeholder
|
||||
description: The 'influx org find' lists and searches for organizations in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx org find
|
||||
|
@ -8,7 +8,7 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
Find organizations
|
||||
The `influx org find` lists and searches for organizations in InfluxDB.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx org members add
|
||||
description: placeholder
|
||||
description: The 'influx org members add' command adds a new member to an organization in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx org members add
|
||||
|
@ -8,7 +8,7 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
Add organization member
|
||||
The `influx org members add` command adds a new member to an organization in InfluxDB.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx org members list
|
||||
description: placeholder
|
||||
description: The 'influx org members list' command lists members within an organization in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx org members list
|
||||
|
@ -8,7 +8,7 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
List organization members
|
||||
The `influx org members list` command lists members within an organization in InfluxDB.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx org members remove
|
||||
description: placeholder
|
||||
description: The 'influx org members remove' command removes a member from an organization in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx org members remove
|
||||
|
@ -8,7 +8,7 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
Remove organization member
|
||||
The `influx org members remove` command removes a member from an organization in InfluxDB.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx org update
|
||||
description: placeholder
|
||||
description: The 'influx org update' command updates information related to organizations in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx org update
|
||||
|
@ -8,7 +8,7 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
Update organization
|
||||
The `influx org update` command updates information related to organizations in InfluxDB.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx task create
|
||||
description: placeholder
|
||||
description: The 'influx task create' command creates a new task in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx task create
|
||||
|
@ -8,7 +8,7 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
Create task
|
||||
The `influx task create` command creates a new task in InfluxDB.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx task delete
|
||||
description: placeholder
|
||||
description: The 'influx task delete' command deletes a task in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx task delete
|
||||
|
@ -8,7 +8,7 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
Delete task
|
||||
The `influx task delete` command deletes a task in InfluxDB.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx task find
|
||||
description: placeholder
|
||||
description: The 'influx task find' command lists and searches for tasks in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx task find
|
||||
|
@ -8,7 +8,7 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
Find tasks
|
||||
The `influx task find` command lists and searches for tasks in InfluxDB.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx task retry
|
||||
description: placeholder
|
||||
description: The 'influx task retry' command retries to run a task in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx task retry
|
||||
|
@ -8,7 +8,7 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
retry a run
|
||||
The `influx task retry` command retries to run a task in InfluxDB.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx task run find
|
||||
description: placeholder
|
||||
description: The 'influx task run find' command outputs information related to runs of a task.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx task run find
|
||||
|
@ -8,7 +8,7 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
The `influx task run find` command outputs information related runs of a task.
|
||||
The `influx task run find` command outputs information related to runs of a task.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx task update
|
||||
description: placeholder
|
||||
description: The 'influx task update' command updates information related to tasks in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx task update
|
||||
|
@ -8,7 +8,7 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
Update task
|
||||
The `influx task update` command updates information related to tasks in InfluxDB.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -8,7 +8,7 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
The `influx user create` command creates a user in InfluxDB.
|
||||
The `influx user create` command creates a new user in InfluxDB.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -8,7 +8,7 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
The `influx user delete` command deletes a specified user.
|
||||
The `influx user delete` command deletes a specified user in InfluxDB.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -9,7 +9,7 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
The `influx user update` command updates information related to a user such as their user name.
|
||||
The `influx user update` command updates information related to a user in InfluxDB.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue