Join Slack
Powered by
Hi, does anybody know how to unregister a block ty...
# prefect-cloud
p
phil
03/22/2023, 1:06 AM
Hi, does anybody know how to unregister a block type?
n
Nate
03/22/2023, 4:05 PM
hi
@phil
- you can use the client or the CLI to delete the block type, CLI is likely easiest
Copy code
prefect block type delete my-block-type
note this will delete any block documents you have of this type
🙏 1
2
Views
Open in Slack
Previous
Next