Add `influx config -` command to CLI docs

Add command to switch to previous config
pull/902/head
pierwill 2020-04-01 13:55:17 -07:00
parent ff0a313f8b
commit b8c0198f94
1 changed files with 6 additions and 0 deletions

View File

@ -30,6 +30,12 @@ influx config <config-name>
influx config local-config
```
To quickly switch back to the previous configuration, use the following command:
```sh
influx config -
```
## Subcommands
| Subcommand | Description |
|:---- |:----------- |