gabrieldemarmiesse / python-on-whales

An awesome Python wrapper for an awesome Docker CLI!
MIT License
537 stars 100 forks source link

Add stream output for pruning #566

Closed anesmemisevic closed 5 months ago

anesmemisevic commented 5 months ago

Resolves #396 Not sure if we need to update this? https://github.com/gabrieldemarmiesse/python-on-whales/issues/499

Will complete the overloading for other pruning, such as for Docker Image, Network, Buildx, etc. when this one gets approved.

gabrieldemarmiesse commented 5 months ago

Will complete the overloading for other pruning, such as for Docker Image, Network, Buildx, etc. when this one gets approved.

Indeed this seems like a good idea, we'll have a consistent api :)