adj users remove
Remove a member and destroy all their running databases
Usage
adj users remove <user-id|email> [flags]
Flags
| Flag |
Shorthand |
Default |
Description |
--timeout |
|
15m0s |
how long to wait with --wait |
--wait |
|
false |
wait until the user's databases are all destroyed |
--yes |
|
false |
skip the confirmation prompt |
Global flags
| Flag |
Shorthand |
Default |
Description |
--context |
|
— |
config context to use (overrides current-context) |
--output |
-o |
table |
output format: table|json|yaml |
--server |
|
— |
server base URL (overrides the active context) |
--token |
|
— |
access token (overrides the active context) |
--verbose |
-v |
false |
log requests to stderr |