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

feat(cli): support negative filters #339

Merged
merged 1 commit into from
Aug 10, 2020
Merged

feat(cli): support negative filters #339

merged 1 commit into from
Aug 10, 2020

Conversation

sh0rez
Copy link
Member

@sh0rez sh0rez commented Aug 10, 2020

Output filtering (-t) now supports excluding objects, by prepending an
exlamation mark (!) before the regular expression

Fixes #324

Output filtering (`-t`) now supports excluding objects, by prepending an
exlamation mark (`!`) before the regular expression
@sh0rez sh0rez added kind/feature Something new should be added component/cli Command Line Interface labels Aug 10, 2020
@sh0rez sh0rez requested review from Duologic and jdbaldry August 10, 2020 15:52
Copy link
Member

@jdbaldry jdbaldry left a comment

Choose a reason for hiding this comment

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

Nice, looks great and works really nicely in my testing!

@sh0rez sh0rez merged commit 4e2772b into master Aug 10, 2020
@sh0rez sh0rez deleted the ignores branch August 10, 2020 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/cli Command Line Interface kind/feature Something new should be added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tk apply diff error UX improvements
2 participants