Recursive Domain Deletion Flag for `hsrm`
Open
enhancement
- Dominant language
- Python
- Stars
- 124
- Forks
- 46
- Avg merge
- 1h 24m
- Merged PRs (30d)
- 6
Description
Recursive deletion would be useful for applications which want to switch between working with local files and files in HSDS.
As it stands, the only way to achieve this is to make recursive `hsls`/`hsrm` calls on each subdomain until you reach the leaves of the tree, which could take a pretty substantial amount of time depending on the amount of domains.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.