Skip to content

Fixes: #28374 de-deuplicated quiet option (docs)#28397

Merged
mheon merged 2 commits intocontainers:mainfrom
Jessicaward:main
Apr 2, 2026
Merged

Fixes: #28374 de-deuplicated quiet option (docs)#28397
mheon merged 2 commits intocontainers:mainfrom
Jessicaward:main

Conversation

@Jessicaward
Copy link
Copy Markdown
Contributor

@Jessicaward Jessicaward commented Mar 28, 2026

De-duplicates quiet option on podman push, podman pull, podman artifact push, and podman artifact pull. Also made quiet option wording more generic so it makes sense with the new dependent docs.

Fixes: #28374

Checklist

Ensure you have completed the following checklist for your pull request to be reviewed:

  • Certify you wrote the patch or otherwise have the right to pass it on as an open-source patch by signing all
    commits. (git commit -s). (If needed, use git commit -s --amend). The author email must match
    the sign-off email address. See CONTRIBUTING.md
    for more information.
  • Referenced issues using Fixes: #00000 in commit message (if applicable)
  • Tests have been added/updated (or no tests are needed)
  • Documentation has been updated (or no documentation changes are needed)
  • All commits pass make validatepr (format/lint checks)
  • Release note entered in the section below (or None if no user-facing changes)

Does this PR introduce a user-facing change?

Yes, to the wording on the documentation.

De-deuplicated `--quiet` option and improved wording.

Signed-off-by: jessica <jessicawardiom@gmail.com>
Copy link
Copy Markdown
Member

@Honny1 Honny1 left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks!

Comment thread docs/source/markdown/options/quiet.md Outdated
Co-authored-by: Tom Sweeney <tsweeney@redhat.com>
Signed-off-by: Jessica Ward <Jessicawardiom@gmail.com>
@mheon
Copy link
Copy Markdown
Member

mheon commented Apr 2, 2026

LGTM

Copy link
Copy Markdown
Member

@Honny1 Honny1 left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks!

@mheon mheon merged commit 8ca8362 into containers:main Apr 2, 2026
25 of 41 checks passed
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.

Deduplicate the --quiet option in podman push, podman pull, podman artifact push, podman artifact pull manpages

4 participants