prefect icon indicating copy to clipboard operation
prefect copied to clipboard

Add a CLI feature to delete storage blocks

Open anna-geller opened this issue 2 years ago • 3 comments

Description

Currently, it's very easy to create new storage blocks e.g. via CLI command prefect storage create or via Deployments. But this may lead to a lot of storage configurations as shown in this image:

image

It would be great to have a command:

prefect storage delete UUID

anna-geller avatar Jun 09 '22 23:06 anna-geller

I believe we'll want to implement this as a prefect block delete <uuid> command but I have no clue what our plans are for a blocks CLI

zanieb avatar Jun 10 '22 03:06 zanieb

Makes sense. I thought "prefect storage delete" would be intuitive given that there is already:

  • prefect storage create
  • prefect storage ls
  • prefect storage set-default

anna-geller avatar Jun 10 '22 11:06 anna-geller

+1 for storage delete functionality

mkarbo avatar Jun 11 '22 20:06 mkarbo

This issue is stale because it has been open 30 days with no activity. To keep this issue open remove stale label or comment.

github-actions[bot] avatar Mar 30 '23 17:03 github-actions[bot]

This issue was closed because it has been stale for 14 days with no activity. If this issue is important or you have more to add feel free to re-open it.

github-actions[bot] avatar Apr 13 '23 18:04 github-actions[bot]