mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
2bd6d2908e
I'm sorry.
624 B
624 B
users suspend
Update a user's status to 'suspended'. A suspended user cannot log into the platform
Aliases:
- rm
- delete
Usage
coder users suspend [flags] <username|user_id>
Description
$ coder users suspend example_user
Options
-c, --column
| Type | string-array |
| Default | username,email,created_at,status |
Specify a column to filter in the table.