Skip to content

Conversation

jsok
Copy link
Contributor

@jsok jsok commented Jan 14, 2022

Fixes #56

jsok added 2 commits January 14, 2022 11:59
`DescribeTag` has inconsistent behaviour if a pattern is supplied.
If no pattern is supplied, not finding any tags is not an error, whereas
if a pattern is supplied, it is an error to not find any tags.

Remove the ambiguity by returning an explicit error describing what
occurred and let `main` decide how to handle it.
Surface the initial version as a flag, making it customizable too.
@jsok
Copy link
Contributor Author

jsok commented Jul 12, 2022

Feel free to re-open if you think #56 is worth solving.

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

Successfully merging this pull request may close these issues.

Initial version does not work if pattern is supplied
1 participant