-
Notifications
You must be signed in to change notification settings - Fork 778
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wrangler delete
(or wrangler unpublish
?)
#25
Labels
enhancement
New feature or request
Comments
It can indeed. At the very least we'll implement Maybe we should land the open PR in v1 as well. I'll bring it up with the team soon. |
wrangler delete
(or wrangler unpublish
?)
Closing in favour of #1065 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To use Wrangler as part of CICD pipeline, we need the ability to remove Workers through code. Currently there is no way to deprovision a worker using
wrangler
command. This feature is requested for Wrangler1, and is still open cloudflare/wrangler-legacy#210.Can this also be included for Wrangler2?
The text was updated successfully, but these errors were encountered: