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

Apply Celery's --quiet option for flower command to suppress banner output #1299

Merged
merged 1 commit into from
Jun 24, 2023
Merged

Apply Celery's --quiet option for flower command to suppress banner output #1299

merged 1 commit into from
Jun 24, 2023

Conversation

onyx-flame
Copy link
Contributor

Base Celery commands by default print the banner with running configuration and other useful stuff:
image
image

However, banner can be omitted using --quiet option. This PR adds such functionality to flower command:
image
image

@onyx-flame onyx-flame changed the title Apply celery "--quiet" option for flower command to suppress banner output Apply Celery's --quiet option for flower command to suppress banner output Jun 24, 2023
@mher mher merged commit 10e8a84 into mher:master Jun 24, 2023
9 checks passed
@onyx-flame onyx-flame deleted the feature/quiet-run-mode branch June 24, 2023 17:52
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