cmd

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: May 30, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustParseFlags

func MustParseFlags(opts interface{})

MustParseFlags parses the given application options from command line arguments.

Types

type LoggingOpts

type LoggingOpts struct {
	Verbose []bool `short:"v" long:"verbose" description:"Show verbose debug information" env:"PLEASE_TERRAFORM_VERBOSE" env-delim:";"`
}

LoggingOpts represents the available logging options for command line tools.

Jump to

Keyboard shortcuts

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