Skip to content

[Feature] Add queue status command #15

@GyaneshSamanta

Description

@GyaneshSamanta

internal/queue/manager.go persists pending entries to ~/.cue/queue.json, and README.md even lists queue.json — pending queue entries, but there is no command that lets users inspect that file or cancel/guard queued installs.

Could we add a cue queue list (or status) command that reads the JSON, prints each entry with wait time and package manager, and optionally lets the user cancel or reprioritize an entry? That would make the queue visible without opening the raw JSON.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions