parent
19f84ade39
commit
0c1b34509a
|
@ -9,7 +9,7 @@ menu:
|
|||
weight: 401
|
||||
---
|
||||
|
||||
The `influxd recovery org list` command lists authorizations stored on disk and
|
||||
The `influxd recovery auth list` command lists authorizations stored on disk and
|
||||
outputs data associated with each authorization.
|
||||
|
||||
{{% note %}}
|
||||
|
@ -25,4 +25,4 @@ influxd recovery auth list [flags]
|
|||
| Flag | | Description | Input Type |
|
||||
| :--- | :------------ | :------------------------------------------------------------- | :--------: |
|
||||
| | `--bolt-path` | Path to the BoltDB file (default `~/.influxdbv2/influxd.bolt`) | string |
|
||||
| `-h` | `--help` | Help for `list` | |
|
||||
| `-h` | `--help` | Help for `list` | |
|
||||
|
|
Loading…
Reference in New Issue