Keeper-Security / Commander

Keeper Commander is a python-based CLI and SDK interface to the Keeper Security platform. Provides administrative controls, reporting, import/export and vault management.
https://www.keepersecurity.com/commander.html
MIT License
182 stars 74 forks source link

(KC-743) `ls` and related improvements/additions: #1188

Closed aaunario-keeper closed 4 months ago

aaunario-keeper commented 4 months ago

1) added --recursive flag to ls to enable recursive search of sub-folders 2) optimized helper function (subfolder.get_contained_record_uids()) recursive search algorithm 3) added helper function (subfolder.get_container_folder_uids()) for recursively searching a folder for all contained sub-folders