mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
598 B
Generated
598 B
Generated
users suspend
Update a user's status to 'suspended'. A suspended user cannot log into the platform
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.