Skip to content

onboard path literally named test/init/onboard parses as a command #82

Description

@BenSheridanEdwards

src/cli.ts parseArgs: command keywords are matched at any argv position, so nativeproof onboard test sets command:'test' and silently launches a device run ('./test' works, 'test' doesn't). Once a command has been chosen, later bare words should be treated as positionals for that command. Found during adversarial review (2026-07-02).

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