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

Add the -t/--tar option to the deploy command #82

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Conversation

sylane
Copy link
Contributor

@sylane sylane commented Aug 13, 2024

No description provided.

@sylane sylane requested a review from ziopio August 13, 2024 10:48
@@ -31,6 +31,7 @@ init(State) ->
{opts, [
{relname, $n, "relname", string, "Specify the name for the release that will be deployed"},
{relvsn, $v, "relvsn", string, "Specify the version of the release"},
{tar, $t, "tar", {boolean, false}, "Create tarball with the release"},
Copy link
Member

Choose a reason for hiding this comment

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

"... under _grisp/deploy" so the user knows where to look

Copy link
Member

Choose a reason for hiding this comment

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

This new feature could also be explained in the readme

@sylane sylane force-pushed the sylane/deploy-bundle branch from 9dcf4b3 to 77d4510 Compare August 23, 2024 15:07
@sylane sylane merged commit 8b17384 into master Aug 23, 2024
6 checks passed
@sylane sylane deleted the sylane/deploy-bundle branch August 23, 2024 15:11
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