Skip to content

--date flag ignored on sleep day command #13

@tmchow

Description

@tmchow

eightctl sleep day --date 2026-02-14 still queries for today's date instead of the specified date.

$ eightctl sleep day --date 2026-02-14 --quiet
Error: no sleep data for 2026-02-15

The error message confirms it's using 2026-02-15 (today) despite --date 2026-02-14 being passed.

Environment

  • Go 1.25.6, Linux x86_64
  • eightctl built from latest main (Feb 2026)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions