docs-v2/content/v2.0/reference/cli/influx/pkg/stack/init.md

1.5 KiB

title description menu weight v2.0/tags
influx pkg stack init The 'influx pkg stack init' command initializes an InfluxDB stack.
v2_0_ref
name parent
influx pkg stack init influx pkg stack
201
templates

The influx pkg stack init command initializes an InfluxDB stack.

Usage

influx pkg stack init [flags]

Flags

Flag Description Input type {{< cli/mapped >}}
-h, --help Help for the init command
--hide-headers Hide the 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
-u, --package-url Package URLs to associate stack list of strings
-d, --stack-description Stack description string
-n, --stack-name Stack name string

{{% cli/influx-global-flags %}}