delete user

Prev Next

iagctl delete user

Delete a user

Synopsis

This command deletes a user from the database. Deletion operations cannot be undone

âš  It is important to note that when deleting a user, all of the API keys associated with that user will be removed from the system and further access will be denied.

iagctl delete user <username> [flags]

Examples

Delete User

Deletes a user named john.

iagctl delete user john

Options

-h, --help   help for user

Options Inherited from Parent Commands

--config string   Path to the configuration file
--raw             Displays the result of the command in its raw format
--verbose         Enable verbose output

CLI References

See related delete commands: