aws / aws/amazon-q-developer-cli

Remove text styling/colors in `--no-interactive` mode.

Open
#993 2 comments 6 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2k
Forks
439
PR merge metrics
No merged PRs in 30d

Description

https://github.com/aws/amazon-q-developer-cli/pull/878 introduced `--no-interactive` mode. However, output from here will still output ANSI escape sequences for styling and coloring. This can be problematic for automated tools that use Q's output.

Styling is built-in the output, so it seems that there will be a significant refactor needed to avoid this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.