Skip to content
This repository was archived by the owner on Mar 4, 2024. It is now read-only.

Conversation

@durzo
Copy link

@durzo durzo commented Aug 25, 2016

in #17 I asked for Expand JSON to be optional, twice. it was instead put in by default and the issue was closed. this broke our output parsing by CI tools so I fixed it in this commit.

Expand JSON is now turned on by passing -e or --expand to any of the 'query', 'events' or 'recentevents' commands otherwise it defaults to off.

lecli/cli.py Outdated
"""Query logs using LEQL"""

print "expand: ",
print expand
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need these?

@durzo
Copy link
Author

durzo commented Sep 7, 2016

Hows that?

@stopal-r7
Copy link
Contributor

stopal-r7 commented Sep 7, 2016

LGTM

@stopal-r7
Copy link
Contributor

Sorry forgot to mention documentation, I think we should add a few lines for this in README.md file.

@stopal-r7
Copy link
Contributor

Hey @durzo, any updates on this? If you can document this feature with a few sentences, then we can push this through.

@stopal-r7 stopal-r7 force-pushed the master branch 2 times, most recently from 47b1fed to 97164ba Compare January 25, 2017 15:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants