flags enabled

This commit is contained in:
Ivan Pedrazas
2016-12-12 18:37:14 +00:00
parent 757976f0dc
commit 57504b4346
3 changed files with 5 additions and 2 deletions
+2
View File
@@ -88,6 +88,8 @@ func run(c *cli.Context) error {
Values: c.String("values"),
Release: c.String("release"),
Chart: c.String("chart"),
Debug: c.Bool("debug"),
DryRun: c.Bool("dry-run"),
},
}
if plugin.Config.Debug {