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

Adds wildcards search for tagmatcher #237

Merged
merged 1 commit into from
Dec 10, 2018
Merged

Adds wildcards search for tagmatcher #237

merged 1 commit into from
Dec 10, 2018

Conversation

padilo
Copy link
Contributor

@padilo padilo commented Oct 29, 2018

This allows the use of wildcards when filtering by tag:

awless list instances --tag *cloudformation*=*stack/zookeeper-cluster*

This will output all instances that are tagged as comes from a cloudformation called zookeeper-cluster

Fixes #187

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1341

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 9 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.02%) to 41.808%

Files with Coverage Reduction New Missed Lines %
console/displayer.go 2 82.52%
cloud/match/matchers.go 3 96.12%
aws/fetch/manual_fetchers.go 4 74.4%
Totals Coverage Status
Change from base Build 1337: 0.02%
Covered Lines: 20329
Relevant Lines: 48625

💛 - Coveralls

@hbi-wallix hbi-wallix merged commit 2765f57 into wallix:master Dec 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants