Skip to content

Wildcard Delete for Blob (Clob?) #194

@krowvin

Description

@krowvin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions