Skip to content

feat: add --quiet and --verbose flags to detect, templates, and list-templates commands#31

Merged
Shooksie merged 1 commit intomainfrom
ao/task-213
Mar 23, 2026
Merged

feat: add --quiet and --verbose flags to detect, templates, and list-templates commands#31
Shooksie merged 1 commit intomainfrom
ao/task-213

Conversation

@Shooksie
Copy link
Copy Markdown
Contributor

  • Add --quiet (-q) and --verbose (-v) flags to detect command for controlling output verbosity
  • Add --quiet and --verbose flags to templates command
  • Add --quiet and --verbose flags to list-templates command
  • Use logger methods for configurable output based on verbosity level
  • Add verbose step indicators showing detection progress
  • Add verbose detection details showing file indicators
  • Update detect command to use logger.banner, logger.step, logger.detection
  • Update templates commands to use logger.banner, logger.step, logger.detection
  • Update help output to document new flags
  • Add integration tests for quiet and verbose mode behavior
  • Fix test assertions to match updated output format

…templates commands

- Add --quiet (-q) and --verbose (-v) flags to detect command for controlling output verbosity
- Add --quiet and --verbose flags to templates command
- Add --quiet and --verbose flags to list-templates command
- Use logger methods for configurable output based on verbosity level
- Add verbose step indicators showing detection progress
- Add verbose detection details showing file indicators
- Update detect command to use logger.banner, logger.step, logger.detection
- Update templates commands to use logger.banner, logger.step, logger.detection
- Update help output to document new flags
- Add integration tests for quiet and verbose mode behavior
- Fix test assertions to match updated output format
@Shooksie Shooksie merged commit 6086a51 into main Mar 23, 2026
0 of 9 checks passed
Shooksie added a commit that referenced this pull request Mar 29, 2026
…templates commands (#31)

- Add --quiet (-q) and --verbose (-v) flags to detect command for controlling output verbosity
- Add --quiet and --verbose flags to templates command
- Add --quiet and --verbose flags to list-templates command
- Use logger methods for configurable output based on verbosity level
- Add verbose step indicators showing detection progress
- Add verbose detection details showing file indicators
- Update detect command to use logger.banner, logger.step, logger.detection
- Update templates commands to use logger.banner, logger.step, logger.detection
- Update help output to document new flags
- Add integration tests for quiet and verbose mode behavior
- Fix test assertions to match updated output format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant