Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce --output Flag #25

Open
jenslauterbach opened this issue Mar 17, 2021 · 0 comments
Open

Introduce --output Flag #25

jenslauterbach opened this issue Mar 17, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jenslauterbach
Copy link
Owner

Add a new --output flag equivalent to the AWS CLIs flag.

Supported formats should be:

  1. json
  2. yaml
  3. text

If the flag is not set the default behaviour should be coloured, human-readable text.

If the output format is set:

  • the user is still prompted for confirmation
  • errors are also returned in the requested format

Open questions:

  1. When the output is redirected to a file or tool like jq, but ddbt does need to ask for confirmation, how is that handled?
@jenslauterbach jenslauterbach self-assigned this Mar 17, 2021
@jenslauterbach jenslauterbach added the enhancement New feature or request label Mar 17, 2021
@jenslauterbach jenslauterbach added this to the v0.2.0 milestone Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant