We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0c4292 commit c50b95eCopy full SHA for c50b95e
docs/workspaces.md
@@ -154,13 +154,6 @@ coder state pull <username>/<workspace name>
154
coder state push <username>/<workspace name>
155
```
156
157
-- `owner` - Represents the `username` of the owner. You can also use `me` as a
158
- convenient alias for the logged-in user.
159
-- `template` - Specifies the name of the template.
160
-- `status` - Indicates the status of the workspace. For a list of supported
161
- statuses, please refer to the
162
- [WorkspaceStatus documentation](https://pkg.go.dev/github.com/coder/coder/v2/codersdk#WorkspaceStatus).
163
-
164
## Logging
165
166
Coder stores macOS and Linux logs at the following locations:
0 commit comments