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

Pipe-able output #1

Open
blindman2k opened this issue Apr 14, 2016 · 2 comments
Open

Pipe-able output #1

blindman2k opened this issue Apr 14, 2016 · 2 comments

Comments

@blindman2k
Copy link

The output should automatically (or via a command line option) output in a format that is pipe-able. My order of preference is:

  • tab delimited
  • json
  • comma delimited

Colour markup should be removed as should all the table graphics. This is similar to the mysql --xml and --html flags.

myurasov added a commit that referenced this issue Apr 17, 2016
myurasov added a commit that referenced this issue Apr 17, 2016
myurasov added a commit that referenced this issue Apr 17, 2016
myurasov added a commit that referenced this issue Apr 17, 2016
@myurasov myurasov changed the title Feature - pipe-able output Pipe-able output Apr 26, 2016
ppetrosh pushed a commit that referenced this issue Apr 10, 2017
Fixed nested curly braces parsing
@deldrid1
Copy link

@ppetrosh - has there been any further work on this? I'd very much like to have pipe-able output so that I could wrap this into a gulp.js task/pipeline that follows the conventions much better...

@ppetrosh
Copy link
Contributor

@deldrid1, will prioritize it accordingly. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants