1.2 KiB
1.2 KiB
| title | description | menu | weight | v2.0/tags | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| influx pkg stack remove | The 'influx pkg stack remove' command removes an InfluxDB stack. |
|
201 |
|
The influx pkg stack remove command removes an InfluxDB stack.
Usage
influx pkg stack remove [flags]
Aliases
remove, rm, uninstall
Flags
| Flag | Description | Input type | {{< cli/mapped >}} |
|---|---|---|---|
-h, --help |
Help for the remove command |
||
--hide-headers |
Hide table headers (default false) |
INFLUX_HIDE_HEADERS |
|
--json |
Output data as JSON (default false) |
INFLUX_OUTPUT_JSON |
|
-o, --org |
Organization name | string | INFLUX_ORG |
--org-id |
Organization ID | string | INFLUX_ORG_ID |
--stack-id |
Stack IDs to remove | list of strings |
{{% cli/influx-global-flags %}}