mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
94f5d52fdc
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
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. |