Documentation
¶
Overview ¶
Package graph provides the `graph` feature for Terragrunt.
Index ¶
Constants ¶
View Source
const GraphFlagName = "graph"
Variables ¶
This section is empty.
Functions ¶
func WrapCommand ¶
func WrapCommand( l log.Logger, opts *options.TerragruntOptions, cmd *cli.Command, runFn func(ctx context.Context, l log.Logger, opts *options.TerragruntOptions, r *report.Report) error, alwaysDisableSummary bool, ) *cli.Command
WrapCommand appends flags to the given `cmd` and wraps its action.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.