dump

package
v0.30.1 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrParsingFlag      = errors.New("error while parsing flag")
	ErrTargetIsNotEmpty = errors.New("output directory is not empty, set --no-overwrite=false to overwrite it")
)

Functions

func NewTemplateCmd

func NewTemplateCmd() *cobra.Command

Types

type TemplateCmdFlags

type TemplateCmdFlags struct {
	DryRun                bool
	NoOverwrite           bool
	SkipValidation        bool
	GitProtocol           git.Protocol
	Outdir                string
	FuryctlPath           string
	DistroLocation        string
	DistroPatchesLocation string
}

Jump to

Keyboard shortcuts

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