Skip to content

[BUG] [v0.0.7] cortex --verbose agent list produces identical output to cortex agent list #51952

Description

@princewillis

Description

The global --verbose flag has no visible effect on cortex agent list. Running the command with and without --verbose produces the same table, summary, and footer output.

Steps to Reproduce

  1. Run cortex agent list.
  2. Run cortex --verbose agent list.
  3. Compare the terminal output from both commands.

Expected Behavior

Enabling --verbose should add extra diagnostic output or otherwise produce visibly more detail than the default run.

Actual Behavior

cortex --verbose agent list prints the same visible output as cortex agent list.

Evidence

Full terminal comparison showing cortex agent list and cortex --verbose agent list producing the same output

Close-up of the identical cortex agent list outputs with and without verbose

Metadata

Metadata

Assignees

No one assigned

    Labels

    ideIssues related to IDEvalidValid issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions