inconshreveable / ngrok

Unified ingress for developers
https://ngrok.com
Other
24.12k stars 4.27k forks source link

ngrok API doesn't work with environment variable set #895

Closed arunsathiya closed 1 year ago

arunsathiya commented 1 year ago

I am having some trouble running ngrok api tunnels list with the environment variable set: export NGROK_API_KEY=L4STpMP3K8FNaQjBo5EAsXA2SThzq0J7BKD3jUZgtEXAMPLE, but it should work as outlined here.

image

Does anyone know if it's not supported anymore?

arunsathiya commented 1 year ago

The error that I get is ERROR: API key is missing; either use '--api-key' flag or set it as 'api_key' in the configuration file

arunsathiya commented 1 year ago

Closing, because this bug is fixed and a new build will be available in the near future.