docker run cloudflare/cloudflared:latest tunnel --no-autoupdate run --token $TOKEN
出错信息如下:
Incorrect Usage: flag provided but not defined: -token
NAME:
cloudflared tunnel run - Proxy a local web server by running the given tunnel
USAGE:
cloudflared tunnel run [command options] TUNNEL-ID
以前在另外一台设备上运行好好的,今天在阿里云上就出现这个错误!
请问如何解决?