influx org members remove

The influx org members remove command removes a member from an organization in InfluxDB.

Usage

  1. influx org members remove [flags]

Flags

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