Merge pull request #787 from cdrage/refactor-flags

Add --volumes parameter, deprecate emptyvols
This commit is contained in:
Charlie Drage
2017-09-08 13:08:05 -04:00
committed by GitHub
7 changed files with 195 additions and 6 deletions
+1
View File
@@ -44,6 +44,7 @@ type ConvertOptions struct {
GenerateYaml bool
GenerateJSON bool
EmptyVols bool
Volumes string
InsecureRepository bool
Replicas int
InputFiles []string