influx v1 auth list

The influx v1 auth list command lists and searches authorizations in the InfluxDB 1.x compatibility API.

Usage

  1. influx v1 auth list [flags]

Aliases

list, ls, find

Flags

FlagDescriptionInput typeMaps to ?
-c—active-configConfig name to use for commandstring$INFLUX_ACTIVE_CONFIG
—configs-pathPath to the influx CLI configurations (default: ~/.influxdbv2/configs)string$INFLUX_CONFIGS_PATH
-h—helpHelp for the list command
—hide-headersHide the table headers (default: false)$INFLUX_HIDE_HEADERS
—hostHTTP address of InfluxDBstring$INFLUX_HOST
-i—idAuthorization IDstring
—jsonOutput data as JSON (default: false)$INFLUX_OUTPUT_JSON
-o—orgOrganization namestring$INFLUX_ORG
—org-idOrganization IDstring$INFLUX_ORG_ID
—skip-verifySkip TLS certificate verification
-t—tokenAuthentication tokenstring$INFLUX_TOKEN
-u—userInfluxDB userstring
—user-idInfluxDB user IDstring
—usernameAuthorization usernamestring$INFLUX_USERNAME

authorization