Can you delete a storage? `prefect storage delete ...
# prefect-community
g
Can you delete a storage?
prefect storage delete my-s3-storage
ok, I deleted some from database table
block_document
or the api: curl -X ‘DELETE’ \ ‘<http://***********/api/block_documents/4e49b11a-98b0-4924-8b0e-437821028ada>’ \ -H ‘accept: */*’
Just wondering why we don’t have a command line tool?
k
It just hasn’t been added yet, but will be