find should show the location
weberjn opened this issue · 1 comments
weberjn commented
find should show the path of the found file
catcli -B find fstab
/etc/fstab [size:902, storage:etc]
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 find --catalog=<catalog-path> fstab