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

1.2 KiB

title description menu weight
influx org members add The 'influx org members add' command adds a new member to an organization in InfluxDB.
v2_0_ref
name parent
influx org members add influx org members
1

The influx org members add command adds a new member to an organization in InfluxDB.

Usage

influx org members add [flags]

Flags

Flag Description Input type
-h, --help Help for add
-i, --id The organization ID string
-o, --member The member ID string
-n, --name The organization name 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