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(opts *options.TerragruntOptions, cmd *cli.Command, runFn func(ctx context.Context, opts *options.TerragruntOptions) error) *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.