influx stacks

The influx stacks command and its subcommands list and manage InfluxDB stacks and associated resources.

Usage

  1. influx stacks [flags]
  2. influx stacks [command]

Subcommands

SubcommandDescription
initInitialize a stack
removeRemove a stack

Flags

FlagDescriptionInput typeMaps to ?
-c—active-configCLI configuration to use for commandstring
—configs-pathPath to influx CLI configurations (default ~/.influxdbv2/configs)stringINFLUX_CONFIGS_PATH
-h—helpHelp for the stacks 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 filter bylist of strings
—stack-nameStack names to filter bylist of strings
-t—tokenAuthentication tokenstringINFLUX_TOKEN

templates