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

1.4 KiB
Raw Blame History

title description menu weight v2.0/tags
influx user User management commands The 'influx user' command and its subcommands manage user information in InfluxDB.
v2_0_ref
name parent
influx user influx
101
users

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 against the local filesystem
-t, --token API token to use in client calls string