catcli should have a du command
weberjn opened this issue · 1 comments
deadc0de6 commented
@weberjn this feature has been added in the branch features-42. Could you give it a try?
You can get it like this:
git clone https://github.com/deadc0de6/catcli.git
cd catcli
git checkout features-42
python3 -m catcli.catcli -B du --catalog=<catalog-path> <something-here>