ngrok#
シェルコンプリージョン:
1
2
3
| if command -v ngrok &>/dev/null; then
eval "$(ngrok completion)"
fi
|
ngrok config add-authtoken 1p09hGDXtLcDay6Jz3usWSG1z7L_2upHYxJggN7FbEKcRPP7U
1
2
3
| /opt/homebrew/bin/ngrok config add-authtoken ***********************************
Authtoken saved to configuration file: /Users/hdknr/.ngrok2/ngrok.yml
Default version saved to configuration file: /Users/hdknr/.ngrok2/ngrok.yml
|