Files
coder/cli/testdata/coder_schedule_show_--help.golden
T
2023-03-23 17:42:20 -05:00

13 lines
323 B
Plaintext

Usage: coder schedule show <workspace-name>
Show workspace schedule
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
---
Run `coder --help` for a list of global options.