Previous Topic: create (User Management)--Add a New UserNext Topic: set (User Management)--Modify a User's Profile


destroy (User Management)--Delete an Existing User

Delete an existing user

Syntax
user destroy <name>  
Options
<name>

Name of local user to delete. If the user name begins with '-' (e.g., '--myname'), the <name> argument must be preceded with '--' (e.g., '-- --myname').

Examples
user destroy myuser

Delete 'myuser'

Note: This command removes the specified user from the grid's controller. It also removes the user's SSH key, if one was set up, disabling the user's access to the command line interface too.