10000 CLI: "schedule" command output displays Starts Next time in cron format for PM values · Issue #2579 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content
CLI: "schedule" command output displays Starts Next time in cron format for PM values #2579
Closed
@nadzeyav

Description

@nadzeyav

coder version:
Coder 5B83 v0.7.3+153ffc0

While using the schedule commands I have noticed that if Starts At is set to any PM values (like 3:45PM or 15:45) the schedule command output shows it in cron expression, for AM this is HH:mm format, for other fields there is also no issue with any PM values.

Steps:

  1. Open cli
  2. For existing workspace set coder schedule start <workspace-name> 4:20PM

Actual: the output is:

image
(Note for stops next there is no issue to display PM for other properties)

  1. For existing workspace set coder schedule start <workspace-name> 4:20AM
    Output is in normal format
    image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0