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
- Run
cortex agent list.
- Run
cortex --verbose agent list.
- 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


Description
The global
--verboseflag has no visible effect oncortex agent list. Running the command with and without--verboseproduces the same table, summary, and footer output.Steps to Reproduce
cortex agent list.cortex --verbose agent list.Expected Behavior
Enabling
--verboseshould add extra diagnostic output or otherwise produce visibly more detail than the default run.Actual Behavior
cortex --verbose agent listprints the same visible output ascortex agent list.Evidence