Boundary
users delete
Command: users delete
The users delete
command lets you delete a user.
Example
This example deletes a user with the id u_1234567890
:
$ boundary users delete -id u_1234567890
Usage
$ boundary users delete [options] [args]
Command options
-id=<string>
- The ID of the user you want to delete.
CLI options
In addition to the command specific options, there are options common to all CLI commands and subcommands: