@cloudflare/containers-shared@0.9.0
📦 cloudflare-workersView on GitHub →
✨ 1 features🔧 1 symbols
Summary
The registries delete subcommand has been updated to interact with a new API response, adding a prompt to delete associated secrets.
Migration Steps
- If using the registries delete subcommand, be aware that Wrangler will now prompt for confirmation to delete the associated secret store secret after deleting the registry.
✨ New Features
- Updated registries delete subcommand to handle new API response that now returns a secrets store secret reference after deletion. Wrangler will now prompt the user if they want to delete the associated secret, and if confirmed, the secret will be deleted.