Versions in this module Expand all Collapse all v0 v0.1.1 Jan 10, 2022 Changes in this version type TemplateCommand + IsMinimum bool + IsNoDefaults bool + IsNoOutputs bool + Name string v0.1.0 Apr 4, 2020 Changes in this version + type AnalyzeCommand struct + UI cli.Ui + func (c *AnalyzeCommand) Help() string + func (c *AnalyzeCommand) Run(args []string) int + func (c *AnalyzeCommand) Synopsis() string v0.0.1 Mar 22, 2020 Changes in this version + type TemplateCommand struct + UI cli.Ui + func (c *TemplateCommand) Help() string + func (c *TemplateCommand) Run(args []string) int + func (c *TemplateCommand) Synopsis() string