strict

package
v0.73.0 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package strict represents CLI command that displays Terragrunt's strict control settings. Example usage:

terragrunt info strict list        # List active strict controls
terragrunt info strict list --all  # List all strict controls

Index

Constants

View Source
const (
	CommandName = "strict"

	ListCommandName = "list"

	ShowAllFlagName = "all"
)

Variables

This section is empty.

Functions

func ListAction

func ListAction(opts *options.TerragruntOptions) func(ctx *cli.Context) error

func NewCommand

func NewCommand(opts *options.TerragruntOptions, prefix flags.Prefix) *cli.Command

func NewListFlags

func NewListFlags(opts *options.TerragruntOptions, prefix flags.Prefix) cli.Flags

Types

This section is empty.

Jump to

Keyboard shortcuts

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