coder workspaces ls
list all workspaces owned by the active user
Synopsis
List all Coder workspaces owned by the active user.
coder workspaces ls [flags]
Options
--all Get workspaces for all users (admin only)
-h, --help help for ls
-o, --output string human | json (default "human")
-p, --provider string Filter workspaces by a particular workspace provider name.
--user string Specify the user whose resources to target (default "me")
Options inherited from parent commands
-v, --verbose show verbose output
SEE ALSO
- coder workspaces - Interact with Coder workspaces