Skip to content

Command-line options no longer heeded? #1140

@dscho

Description

@dscho

Describe the bug

I run GitHub Copilot CLI via npx -y @github/copilot (actually via a shell alias that invokes that), and noticed that command-line options like copilot --resume=761b6e01-bf19-4e81-9782-b2f47ff78b92 are no longer heeded, even though ending a session by pressing Ctrl+C twice will suggest such a command. Is this a known bug?

Affected version

copilot --version does actually enter the interactive session, but I figured out the version from the shown banner anyway: GitHub Copilot v0.0.395

Steps to reproduce the behavior

Run npx -y @github/copilot --resume and observe that it completely ignores the --resume option instead of entering the interactive session picker.

Expected behavior

Command-line options should be heeded.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions