update influx config list
parent
9bc80b946b
commit
061f02f24a
|
@ -16,13 +16,8 @@ influx config list [flags]
|
||||||
```
|
```
|
||||||
|
|
||||||
## Flags
|
## Flags
|
||||||
| Flag | Description | Input type | {{< cli/mapped >}} |
|
| Flag | Description | Input type |
|
||||||
|:---- |:----------- |:----------: |:------------------ |
|
|:---- |:----------- |:----------: |
|
||||||
| `-a`, `--active` | List the active connection configuration | | |
|
| `-h`, `--help` | Help for the `find` command | |
|
||||||
| `-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` |
|
|
||||||
|
|
||||||
{{% cli/influx-global-flags %}}
|
{{% cli/influx-global-flags %}}
|
||||||
|
|
Loading…
Reference in New Issue