mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
447 B
447 B
coder users suspend
Update a user's status to 'suspended'. A suspended user cannot log into the platform
Usage
coder users suspend <username|user_id> [flags]
Examples
$ coder users suspend example_user
Flags
--column, -c
Specify a column to filter in the table.
Default | [username,email,created_at,status] |