influx org members add

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

Usage

  1. influx org members add [flags]

Flags

FlagDescriptionInput typeMaps to ?
-h—helpHelp for the add command
—hostHTTP address of InfluxDB (default http://localhost:8086)stringINFLUX_HOST
-i—idOrganization IDstringINFLUX_ORG_ID
-m—memberMember IDstring
-n—nameOrganization namestringINFLUX_ORG
—skip-verifySkip TLS certificate verification
-t—tokenAuthentication tokenstringINFLUX_TOKEN