8000 Set Auto-on in the UI · Issue #1455 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content
Set Auto-on in the UI #1455
Closed
Closed
@greyscaled

Description

@greyscaled

User Story 👥

The CLI has the following capabilities:

$ coder2 autostart --help
To have your workspace build automatically at a regular time you can enable autostart.
When enabling autostart, provide the minute, hour, and day(s) of week.
The default schedule is at 09:00 in your local timezone (TZ env, UTC by default).

Get Started:
coder autostart enable my-workspace --minute 30 --hour 9 --days 1-5 --tz Europe/Dublin

Flags:
-h, --help help for autostart

Commands:
disable
enable
show

Use "coder autostart [command] --help" for more information about a command.

Acceptance Criteria

Using the UI (or, if the UI is not yet shown in prod, the components), I can set an auto-start (auto-on) time. This includes setting a time or removing it so that it is manual.

Technicals

  • We need a new dialog for auto-start/stop incl tests and storybook

Metadata

Metadata

Assignees

Labels

siteArea: frontend dashboard

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0