coder/cli/testdata/coder_schedule_show_--help....

372 B

coder v0.0.0-devel
 
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.