cloudflared: fix argument order for tunnel command
authorAkihiro Nagai <[email protected]>
Fri, 7 Nov 2025 14:41:06 +0000 (23:41 +0900)
committerTianling Shen <[email protected]>
Fri, 7 Nov 2025 18:30:51 +0000 (02:30 +0800)
commit38da2ccc4dfea2974c1ade73aec4e740459737fb
treea02db5fc894e5610a795504980da8af770ee8e67
parent4fb8ba34b11fa426f75b7fcc562e9a713e523822
cloudflared: fix argument order for tunnel command

Move all global options (--protocol, --loglevel, --logfile, --config,
--origincert, etc.) before the 'run' subcommand, and keep --token
after it to match the correct cloudflared CLI syntax.

Signed-off-by: Akihiro Nagai <[email protected]>
net/cloudflared/Makefile
net/cloudflared/files/cloudflared.init