@@ -40,6 +40,7 @@ func main() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
var configFormat bootstrap.Format
|
var configFormat bootstrap.Format
|
||||||
|
|
||||||
switch *format {
|
switch *format {
|
||||||
case "yaml":
|
case "yaml":
|
||||||
configFormat = bootstrap.FormatYAML
|
configFormat = bootstrap.FormatYAML
|
||||||
|
|||||||
Reference in New Issue
Block a user