Skip to content

Add --verbose flag to more CLI commands #5

@KD-K2N2

Description

@KD-K2N2

Description

The cortex doctor command has a --verbose flag, but most other commands don't. Add verbose output to key commands.

Commands to add --verbose:

  • cortex status --verbose — show sync details, daemon PID, uptime
  • cortex show --verbose — show full memory metadata (id, reason, confidence, expires_at)
  • cortex sync status --verbose — show queue contents, conflict details
  • cortex search --verbose — show relevance scores

Good first issue

Pattern already exists in doctor. Just add the flag and extra output lines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions