mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
c9691eafcb
* feat: cli: consolidate schedule-related commands This commit makes the following changes: - renames autostart -> schedule starat - renames ttl -> schedule stop - renames bump -> schedule override - adds schedule show command - moves some cli-related stuff to util.go