mirror of
https://github.com/kairos-io/provider-kairos.git
synced 2025-09-16 15:19:46 +00:00
Add all edgevpn config features to bridge command (#540)
Fixes kairos-io/kairos#2456 --------- Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
This commit is contained in:
@@ -166,7 +166,7 @@ For all the example cases, see: https://kairos.io/docs/
|
||||
},
|
||||
},
|
||||
Action: func(c *cli.Context) error {
|
||||
return StartRecoveryService(c.String("token"), c.String("service"), c.String("password"), c.String("listen"))
|
||||
return StartRecoveryService(c)
|
||||
},
|
||||
},
|
||||
RegisterCMD(toolName),
|
||||
|
Reference in New Issue
Block a user