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

1.6 KiB
Raw Blame History

title description menu weight v2.0/tags
influx auth Authorization management commands The 'influx auth' command and its subcommands manage authorizations in InfluxDB.
v2_0_ref
name parent
influx auth influx
101
authentication

The influx auth command and its subcommands manage authorizations in InfluxDB.

Usage

influx auth [flags]
influx auth [command]

Aliases

auth, authorization

Subcommands

Subcommand Description
active Activate authorization
create Create authorization
delete Delete authorization
find Find authorization
inactive Inactivate authorization

Flags

Flag Description
-h, --help Help for the auth command

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