mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
976 B
976 B
schedule
Schedule automated start and stop times for workspaces
Usage
coder schedule { show | start | stop | override } <workspace>
Subcommands
Name | Purpose |
---|---|
override-stop |
Override the stop time of a currently running workspace instance. |
show |
Show workspace schedule |
start |
Edit workspace start schedule |
stop |
Edit workspace stop schedule |