Skip to content

doctor output shows inconsistent command formats #3

Description

@golergka

Trying to: Understand how to authenticate after running clx doctor

Tried:

clx doctor

Got: Inconsistent suggestions:

  • Run 'stripe auth login' to authenticate (missing clx prefix)
  • Run 'clx install petstore' to fix (has clx prefix)
  • Run 'clx auth login <api>' to authenticate (different format entirely)

Expected: Consistent command format. Either all commands should include clx prefix, or none should. The summary suggestion clx auth login <api> doesn't match the individual suggestions.

Impact: Confusing for users trying to copy-paste commands. Wastes tokens trying different formats.

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