added export-file flag to influx stacks update cmd

pull/1160/head
Scott Anderson 2020-06-29 14:35:34 -06:00
parent b0c8fea2ab
commit 09d07b5ccf
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ influx stacks update [flags]
| Flag | | Description | Input type | {{< cli/mapped >}} |
|:---- |:--- |:----------- |:----------: |:------------------ |
| | `--addResource` | Associate an existing resource with a stack | string | |
| `-f` | `--export-file` | Destination for exported template | string | |
| `-h` | `--help` | Help for the `update` command | | |
| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` |
| | `--host` | HTTP address of InfluxDB (default `http://localhost:9999`) | string | `INFLUX_HOST` |