mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
895 B
Generated
895 B
Generated
schedule
Schedule automated start and stop times for workspaces
Usage
coder schedule { show | start | stop | extend } <workspace>
Subcommands
Name | Purpose |
---|---|
show |
Show workspace schedules |
start |
Edit workspace start schedule |
stop |
Edit workspace stop schedule |
extend |
Extend the stop time of a currently running workspace instance. |