mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
16 lines
372 B
Plaintext
16 lines
372 B
Plaintext
coder v0.0.0-devel
|
|
|
|
[93mUSAGE:[0m
|
|
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.
|