Update `influx pkg --secret` format

Closes #708
pull/709/head
pierwill 2020-01-09 14:41:59 -08:00
parent 8af043069e
commit 26f9d1a91f
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ influx pkg [command]
| `-o`, `--org` | The name of the organization that owns the bucket | string |
| `--org-id` | The ID of the organization that owns the bucket | string |
| `-q`, `--quiet` | Disable output printing | |
| `--secret` | Secrets to provide alongside the package (format: `--secret=SECRET_KEY::SECRET_VALUE`) | string |
| `--secret` | Secrets to provide alongside the package (format: `--secret=SECRET_KEY=SECRET_VALUE`) | string |
| `--table-borders` | Enable table borders _(default is true)_ | |
{{% influx-cli-global-flags %}}