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

Added a -q flag for suppressing output #480

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

Conversation

lambdaknight
Copy link

@lambdaknight lambdaknight commented Feb 16, 2024

What does this PR do?

Adds a flag to suppress output (-q or --quiet)

What issues does this PR fix or reference?

N/A

Previous Behavior

yadm alt would print if called directly or be quiet if called via auto_alt.

New Behavior

yadm alt can be passed the -q or --quiet flag to suppress the output. This is useful if running it from a script.

Have [tests][1] been written for this change?

No

Have these commits been [signed with GnuPG][2]?

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants