aws / aws/amazon-q-developer-cli

Feature request: a less verbose flag for q chat for bash scripting

Open
#1,739 2 comments 2 reactions 0 assignees View on GitHub
non-interactive
Dominant language
Rust
Stars
2k
Forks
439
PR merge metrics
No merged PRs in 30d

Description

As a user of Q CLI, I would like to be able to use Q chat in my scripts in order to achieve complex results. For example:

```
cat someDataWarehouseDump.csv | q chat --no-interactive --trust-all --quiet "make me a pretty html report"
```

This way the input and output could be piped and used like any other Unix-like script. Also, the name of the parameter I'll leave it up to you.

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.