# users suspend Update a user's status to 'suspended'. A suspended user cannot log into the platform ## Usage ```console coder users suspend [flags] ``` ## Description ```console $ 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.