mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
2bd6d2908e
I'm sorry.
13 lines
323 B
Plaintext
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.
|