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

Make fatbuildrctl --watch the new default #162

Merged
merged 4 commits into from
Mar 7, 2024
Merged

Make fatbuildrctl --watch the new default #162

merged 4 commits into from
Mar 7, 2024

Conversation

rezib
Copy link
Contributor

@rezib rezib commented Mar 6, 2024

fix #123

rezib added 4 commits March 6, 2024 16:52
Mention new command option for images shell and images env-shell
commands in fatbuildrctl manpage.
The fatbuildrctl command now attach to task output by default after task
submission, as this is what users would expect in most cases. The
-w, --watch option is replaced by the opposite --batch option to allow
submission of tasks in background.

fix #123
Replace -w, --watch option by opposite --batch option in fatbuildrctl
manpage.
@rezib rezib added the feature New feature or request label Mar 6, 2024
@rezib rezib added this to the v2.1.0 milestone Mar 6, 2024
@rezib rezib self-assigned this Mar 6, 2024
@rezib rezib merged commit d44fb7c into main Mar 7, 2024
@rezib rezib deleted the pr/watch-default branch March 11, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make --watch the default and add command to submit task in background
1 participant