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

Support asset arguments after tag argument in release create command #2113

Open

Conversation

@hnakamur
Copy link

@hnakamur hnakamur commented Apr 15, 2019

This pull request add support for optional asset <FILE> arguments after the <TAG> argument in hub release create command.

I think it is easier to use asset arguments than asset options because you can specify glob patterns like *.tar.xz if the shell support expanding glob patterns.

Also add a note that -a option can be specified multiple times in the long help of hub release create command.

@mislav mislav added the feature label Apr 16, 2019
@hnakamur hnakamur force-pushed the hnakamur:support_asset_arguments_in_release_create_command branch Aug 25, 2019
@hnakamur hnakamur force-pushed the hnakamur:support_asset_arguments_in_release_create_command branch to eb87e2f Feb 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants