graph

package
v0.87.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 12, 2025 License: MIT Imports: 17 Imported by: 0

Documentation

Overview

Package graph provides the `graph` feature for Terragrunt.

Index

Constants

View Source
const GraphFlagName = "graph"

Variables

This section is empty.

Functions

func NewFlags

func NewFlags(opts *options.TerragruntOptions, commandName string, prefix flags.Prefix) cli.Flags

func Run

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL