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

Remove upload --no-pack option from README #18

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bchassoul
Copy link
Member

@bchassoul bchassoul commented Mar 2, 2025

While testing the latest grisp_connect I realized we no longer support the --no-pack option in upload

> rebar3 as grisp-io upload --no-pack
===> Invalid option --no-pack on task upload

Feel free to close this PR in case that's a bug and not a feature 🥲

@bchassoul bchassoul requested a review from GwendalLaurent March 2, 2025 18:50
- `--force` or `-f`: This option will force an overwritting of the local and remote files of a given project and release
- `--no-pack` or `-p`: With this option enabled, the command won't run internally the command `rebar3 grisp pack`
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe replace it but the refresh option: --refresh -r: Force software package building even if it already exists

Copy link
Member Author

Choose a reason for hiding this comment

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

ah true! done :)

@bchassoul bchassoul requested a review from sylane March 3, 2025 15:59
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