pyinfra-dev / pyinfra

pyinfra turns Python code into shell commands and runs them on your servers. Execute ad-hoc commands and write declarative operations. Target SSH servers, local machine and Docker containers. Fast and scales from one server to thousands.
https://pyinfra.com
MIT License
3.91k stars 383 forks source link

Mention debug-inventory in `--help` dialog #673

Closed themanifold closed 3 years ago

themanifold commented 3 years ago

Mention the debug-inventory operation in the --help dialog, it only makes sense and it's referenced in the docs already: https://docs.pyinfra.com/en/1.x/deploys.html#data-hierarchy

Fizzadar commented 3 years ago

Just added this in https://github.com/Fizzadar/pyinfra/commit/7f455380e9046da5a81d19dfb070aee3e0712c33 and released in v1.4.18.