Skip to content

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

@imgaray

Description

@imgaray

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    non-interactiveNon interactive mode for Q CLI

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions