Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 598 Bytes

File metadata and controls

28 lines (18 loc) · 598 Bytes

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.