https://prefect.io logo
g

Guoying Qi

06/27/2022, 12:12 PM
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

Kevin Kho

06/27/2022, 3:24 PM
It just hasn’t been added yet, but will be
4 Views