Is there a way to release all environments? I have 92 shares that are meant to be ephemeral (I'm running them in flyte pods) and I think I ran into the limit trying to enable. I don't really want to go through all of them and delete through the GUI.
When running zrok enable ****
:
⡿ the zrok service returned an error: [POST /enable][401] enableUnauthorized
there was a problem enabling your environment!
you are trying to use the zrok service at: https://api-v1.zrok.io
you can change your zrok service endpoint using this command:
$ zrok config set apiEndpoint <newEndpoint>
(where newEndpoint is something like: https://some.zrok.io)