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

Fix and improve --usage flag for ESVs and Scripts #442

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

phalestrivir
Copy link
Contributor

This PR fixes the --usage flag for esv and script list commands. Additionally, it improves the --usage flag to not only tell whether a script/esv is being used, but also how many times it is used.

The --usage flag was also added to esv describe commands. Additionally, the describe command was implemented for scripts so it could also use the --usage flag as well. The --usage flag differs for describe commands as it details where all locations of the usages are, whereas the list commands only detail the first location if one exists.

…d esv listing. Add --usage flag option to esv and script describe.
@vscheuber vscheuber merged commit 37df33b into rockcarver:main Sep 9, 2024
11 checks passed
@phalestrivir phalestrivir deleted the bugfix/fix-usage branch September 12, 2024 20:25
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.

2 participants