CLI Script
blob
Feature Proposal
Asked if it was possible to do this
cwms-cli blob delete --blob-id-like "*19*" -o SAS
Could do this in cwms-cli by doing the blob GET method from blob list and then looping those results into the cwms.delete_blob
Alternative is to PR CDA and add wildcard delete to the API itself (more performant)
REDACTED relevant log output
Related Context or Links
No response
CLI Script
blob
Feature Proposal
Asked if it was possible to do this
cwms-cli blob delete --blob-id-like "*19*" -o SASCould do this in cwms-cli by doing the blob GET method from blob list and then looping those results into the cwms.delete_blob
Alternative is to PR CDA and add wildcard delete to the API itself (more performant)
REDACTED relevant log output
Related Context or Links
No response