mirror of
https://github.com/coder/coder.git
synced 2026-06-07 23:18:20 +00:00
19 lines
475 B
Plaintext
19 lines
475 B
Plaintext
coder v0.0.0-devel
|
|
|
|
[93mUSAGE:[0m
|
|
coder users suspend [flags] <username|user_id>
|
|
|
|
Update a user's status to 'suspended'. A suspended user cannot log into the
|
|
platform
|
|
|
|
Aliases: rm, delete
|
|
|
|
$ coder users suspend example_user
|
|
|
|
[93mOPTIONS:[0m
|
|
[96m-[0m[96mc[0m, [96m--[0m[96mcolumn[0m string-array (default: username,email,created_at,status)
|
|
Specify a column to filter in the table.
|
|
|
|
———
|
|
Run `coder --help` for a list of global options.
|