Files
coder/docs/cli/coder_schedule_show.md
2023-02-23 01:53:21 +00:00

17 lines
328 B
Markdown

<!-- DO NOT EDIT | GENERATED CONTENT -->
# coder schedule show
Shows the following information for the given workspace:
- The automatic start schedule
- The next scheduled start time
- The duration after which it will stop
- The next scheduled stop time
## Usage
```console
coder schedule show <workspace-name> [flags]
```