influx stacks remove

The influx stacks remove command removes an InfluxDB stack and all associated resources.

Usage

  1. influx stacks remove [flags]

Aliases

remove, rm, uninstall

Flags

FlagDescriptionInput typeMaps to ?
-c—active-configCLI configuration to use for commandstring
—configs-pathPath to influx CLI configurations (default ~/.influxdbv2/configs)stringINFLUX_CONFIGS_PATH
—forceSkip confirmation prompt.
-h—helpHelp for the remove command
—hide-headersHide table headers (default false)INFLUX_HIDE_HEADERS
—hostHTTP address of InfluxDB (default http://localhost:8086)stringINFLUX_HOST
—jsonOutput data as JSON (default false)INFLUX_OUTPUT_JSON
-o—orgOrganization namestringINFLUX_ORG
—org-idOrganization IDstringINFLUX_ORG_ID
—skip-verifySkip TLS certificate verification
—stack-idStack IDs to removelist of strings
-t—tokenAuthentication tokenstringINFLUX_TOKEN

templates