cleanup
This commit is contained in:
@@ -64,7 +64,7 @@ func run(args []string) {
|
|||||||
Name: "ipcc-host",
|
Name: "ipcc-host",
|
||||||
Usage: "scheme, hostname, and port of ipcc service",
|
Usage: "scheme, hostname, and port of ipcc service",
|
||||||
Value: "https://localhost:8730",
|
Value: "https://localhost:8730",
|
||||||
EnvVars: []string{"IPCC_HOST", "IPCC_HOST"},
|
EnvVars: []string{"IPCC_HOST"},
|
||||||
},
|
},
|
||||||
&cli.BoolFlag{
|
&cli.BoolFlag{
|
||||||
Name: "debug",
|
Name: "debug",
|
||||||
|
|||||||
Reference in New Issue
Block a user