mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: add updated_at to codersdk users (#13928)
* chore: add updated_at to codersdk users
This commit is contained in:
Generated
+1
-1
@@ -21,7 +21,7 @@ coder users list [flags]
|
||||
| Type | <code>string-array</code> |
|
||||
| Default | <code>username,email,created_at,status</code> |
|
||||
|
||||
Columns to display in table output. Available columns: id, username, email, created at, status.
|
||||
Columns to display in table output. Available columns: id, username, email, created at, updated at, status.
|
||||
|
||||
### -o, --output
|
||||
|
||||
|
||||
Reference in New Issue
Block a user