Documentation ¶ Overview ¶ Package bootstrap provides the ability to initialize remote state backend. Index ¶ Constants func NewCommand(l log.Logger, opts *options.TerragruntOptions) *cli.Command func NewFlags(l log.Logger, opts *options.TerragruntOptions, prefix flags.Prefix) cli.Flags func Run(ctx context.Context, l log.Logger, opts *options.TerragruntOptions) error Constants ¶ View Source const CommandName = "bootstrap" Variables ¶ This section is empty. Functions ¶ func NewCommand ¶ func NewCommand(l log.Logger, opts *options.TerragruntOptions) *cli.Command func NewFlags ¶ func NewFlags(l log.Logger, opts *options.TerragruntOptions, prefix flags.Prefix) cli.Flags func Run ¶ func Run(ctx context.Context, l log.Logger, opts *options.TerragruntOptions) error Types ¶ This section is empty. Source Files ¶ View all Source files bootstrap.gocli.go Click to show internal directories. Click to hide internal directories.