mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-27 22:29:57 +00:00
Format code
This commit is contained in:

committed by
Devin Carr

parent
b5be8a6fa4
commit
7deb4340b4
@@ -135,8 +135,8 @@ func Commands() []*cli.Command {
|
|||||||
EnvVars: []string{"TUNNEL_SERVICE_HOSTNAME"},
|
EnvVars: []string{"TUNNEL_SERVICE_HOSTNAME"},
|
||||||
},
|
},
|
||||||
&cli.StringFlag{
|
&cli.StringFlag{
|
||||||
Name: sshDestinationFlag,
|
Name: sshDestinationFlag,
|
||||||
Usage: "specify the destination address of your SSH server.",
|
Usage: "specify the destination address of your SSH server.",
|
||||||
EnvVars: []string{"TUNNEL_SERVICE_DESTINATION"},
|
EnvVars: []string{"TUNNEL_SERVICE_DESTINATION"},
|
||||||
},
|
},
|
||||||
&cli.StringFlag{
|
&cli.StringFlag{
|
||||||
|
Reference in New Issue
Block a user