docs-v2/content/v2.0/reference/cli/influx/auth/find.md

1.2 KiB

title description menu
influx auth find The 'influx auth find' command lists and searches authorizations in InfluxDB.
v2_0_ref
name parent weight
influx auth find influx auth 1

The influx auth find command lists and searches authorizations in InfluxDB.

Usage

influx auth find [flags]

Flags

Flag Description Input type
-h, --help Help for the find command
-i, --id The authorization ID string
-u, --user The user string
--user-id The user ID 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