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

Add consistent quiet and verbose modes for the pipx commands #1159

Merged
merged 2 commits into from
Dec 28, 2023

Conversation

chrysle
Copy link
Contributor

@chrysle chrysle commented Dec 20, 2023

  • I have added an entry to docs/changelog.md

Summary of changes

Same as #1044, with merge conflicts fixed. Closes #946.

Test plan

Tested by running

# command(s) to exercise these changes

Copy link
Contributor

@gaborbernat gaborbernat left a comment

Choose a reason for hiding this comment

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

@gaborbernat gaborbernat merged commit 7274ee4 into pypa:main Dec 28, 2023
14 checks passed
@mayeut mayeut mentioned this pull request Jan 1, 2024
1 task
bjoernricks added a commit to greenbone/actions that referenced this pull request Jan 10, 2024
PR pypa/pipx#1159 did break the CLI and changed
the `-v` argument to upper letter `-V`
greenbonebot pushed a commit to greenbone/actions that referenced this pull request Jan 10, 2024
PR pypa/pipx#1159 did break the CLI and changed
the `-v` argument to upper letter `-V`
@chrysle chrysle deleted the add-quiet-verbose-mode branch June 3, 2024 14:12
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.

pipx run --quiet mode
2 participants