delete user
  • 29 Oct 2024
  • Dark
    Light
  • PDF

delete user

  • Dark
    Light
  • PDF

Article summary

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:

For all CLI commands see → Command References Index


Was this article helpful?

What's Next
Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.