uncomitted changes
This commit is contained in:
@@ -108,7 +108,6 @@ var AppConfigFlags = []cli.Flag{
|
|||||||
EnvVars: []string{"SPECS"},
|
EnvVars: []string{"SPECS"},
|
||||||
Destination: &Specs,
|
Destination: &Specs,
|
||||||
},
|
},
|
||||||
|
|
||||||
&cli.BoolFlag{
|
&cli.BoolFlag{
|
||||||
Name: "SetDefaultConfig",
|
Name: "SetDefaultConfig",
|
||||||
Aliases: []string{"dc"},
|
Aliases: []string{"dc"},
|
||||||
|
|||||||
@@ -1,11 +1,3 @@
|
|||||||
{
|
{
|
||||||
"ip_address": [
|
"ip_address": null
|
||||||
{
|
|
||||||
"ipv4": "",
|
|
||||||
"ipv6": "2001:8f8:172d:ee93:7588:ad57:c351:3309",
|
|
||||||
"latency": 1213198,
|
|
||||||
"download": 0,
|
|
||||||
"upload": 0
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user