update influx config list

pull/829/head
Kelly 2020-03-12 14:19:30 -07:00
parent 9bc80b946b
commit 061f02f24a
1 changed files with 3 additions and 8 deletions

View File

@ -16,13 +16,8 @@ influx config list [flags]
```
## Flags
| Flag | Description | Input type | {{< cli/mapped >}} |
|:---- |:----------- |:----------: |:------------------ |
| `-a`, `--active` | List the active connection configuration | | |
| `-h`, `--help` | Help for the `find` command | | |
| `-i`, `--id` | Bucket ID | string | |
| `-n`, `--name` | Bucket name | string | `INFLUX_BUCKET_NAME` |
| `-o`, `--org` | Organization name | string | `INFLUX_ORG` |
| `--org-id` | Organization ID | string | `INFLUX_ORG_ID` |
| Flag | Description | Input type |
|:---- |:----------- |:----------: |
| `-h`, `--help` | Help for the `find` command | |
{{% cli/influx-global-flags %}}