influx org members list

The influx org members list command lists members within an organization in InfluxDB.

Usage

  1. influx org members list [flags]

Flags

FlagDescriptionInput typeMaps to ?
-h—helpHelp for the list command
—hide-headersHide table headers (default false)INFLUX_HIDE_HEADERS
—hostHTTP address of InfluxDB (default http://localhost:8086)stringINFLUX_HOST
-i—idOrganization IDstringINFLUX_ORG_ID
—jsonOutput data as JSON (default false)INFLUX_OUTPUT_JSON
-n—nameOrganization namestringINFLUX_ORG
—skip-verifySkip TLS certificate verification
-t—tokenAuthentication tokenstringINFLUX_TOKEN