root

package
v2.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Flags

type Flags struct {
	// VerboseLevel indicates the verbosity level of Nais CLI.
	VerboseLevel cli.Count `name:"verbose" short:"v" usage:"Set verbosity level. Use -v for verbose, -vv for debug."`
}

func (*Flags) IsDebug

func (f *Flags) IsDebug() bool

IsDebug checks if Nais CLI is running in debug mode (-vv).

func (*Flags) IsTrace

func (f *Flags) IsTrace() bool

IsTrace checks if Nais CLI is running in trace mode (-vvv or higher).

func (*Flags) IsVerbose

func (f *Flags) IsVerbose() bool

IsVerbose checks if Nais CLI is running in verbose mode (-v).

Jump to

Keyboard shortcuts

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