mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
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.
|