lotus-provider: EnvVar for layers
This commit is contained in:
parent
4808b49090
commit
8f2931072e
@ -126,6 +126,7 @@ func main() {
|
||||
},
|
||||
&cli.StringSliceFlag{
|
||||
Name: "layers",
|
||||
EnvVars: []string{"CURIO_LAYERS"},
|
||||
Usage: "list of layers to be interpreted (atop defaults). Default: base",
|
||||
Value: cli.NewStringSlice("base"),
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user