1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/news/2369.feature
2017-03-19 12:00:31 -04:00

5 lines
241 B
Gherkin

Add `--progress-bar <progress_bar>` to ``pip download``, ``pip install`` and
``pip wheel`` commands, to allow selecting a specific progress indicator or, to
completely suppress, (for example in a CI environment) use
``--progress-bar off```.