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

1.7 KiB
Raw Blame History

title description menu weight v2.0/tags
influx org Organization management commands The 'influx org' command and its subcommands manage organization information in InfluxDB.
v2_0_ref
name parent
influx org influx
101
organizations

The influx org command and its subcommands manage organization information in InfluxDB.

Usage

influx org [flags]
influx org [command]

Aliases

org, organization

Subcommands

Subcommand Description
create Create organization
delete Delete organization
find Find organizations
members Organization membership commands
update Update organization

Flags

Flag Description
-h, --help Help for the org command

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