docs-v2/content/v2.0/reference/cli/influx/org/create.md

1.1 KiB

title description menu weight
influx org create The 'influx org create' creates a new organization in InfluxDB.
v2_0_ref
name parent
influx org create influx org
201

The influx org create creates a new organization in InfluxDB.

Usage

influx org create [flags]

Flags

Flag Description Input type
-h, --help Help for create
-n, --name The name of organization that will be created string

Global flags

Global flag Description Input type
--host HTTP address of InfluxDB (default http://localhost:9999) string
--local Run commands locally against the filesystem
-t, --token API token to be used throughout client calls string