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

1.0 KiB

title description menu
influx user delete The 'influx user delete' command deletes a specified user.
v2_0_ref
name parent weight
influx user delete influx user 1

The influx user delete command deletes a specified user in InfluxDB.

Usage

influx user delete [flags]

Flags

Flag Description Input type
-h, --help Help for delete
-i, --id The user ID (Required) 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