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

1.4 KiB
Raw Blame History

title description menu
influx user User management commands The 'influx user' command and its subcommands manage user information in InfluxDB.
v2_0_ref
name parent weight
influx user influx 1

The influx user command and its subcommands manage user information in InfluxDB.

Usage

influx user [flags]
influx user [command]

Subcommands

Subcommand Description
create Create user
delete Delete user
find Find user
update Update user

Flags

Flag Description
-h, --help Help for the user 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