mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-08 03:55:11 +08:00
TUN-5833: Send feature allow_remote_config if Tunnel is run with --token
This commit is contained in:
@@ -220,7 +220,6 @@ func (sc *subcommandContext) create(name string, credentialsFilePath string, sec
|
||||
}
|
||||
fmt.Println(" Keep this file secret. To revoke these credentials, delete the tunnel.")
|
||||
fmt.Printf("\nCreated tunnel %s with id %s\n", tunnel.Name, tunnel.ID)
|
||||
fmt.Printf("\nTunnel Token: %s\n", tunnel.Token)
|
||||
|
||||
return &tunnel.Tunnel, nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user