cli

package
v0.4.9 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Bold = color.New(color.Bold).SprintFunc()
View Source
var BoldGreen = color.New(color.Bold, color.FgGreen).FprintlnFunc()
View Source
var BoldGreenf = color.New(color.Bold, color.FgGreen).FprintfFunc()
View Source
var BoldYellow = color.New(color.Bold, color.FgYellow).FprintlnFunc()
View Source
var BoldYellowf = color.New(color.Bold, color.FgYellow).FprintfFunc()

Functions

func CheckDir added in v0.4.2

func CheckDir(path string) (err error)

func CreateLogFilter

func CreateLogFilter() io.Writer

func YesNo

func YesNo(message string) bool

Types

type Config

type Config struct {
	ID            string
	ResourceName  string
	WafID         string
	Package       string
	Directory     string
	Version       int
	Interactive   bool
	ManageAll     bool
	ForceDestroy  bool
	SkipEditState bool
}

Jump to

Keyboard shortcuts

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