init

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdInit

func NewCmdInit() *cobra.Command

Types

type InitOptions

type InitOptions struct {
	TemplateNameOrURL string
	Online            bool
	ProjectName       string
	Force             bool
	Yes               bool
	CustomParamsJSON  string
}

func NewInitOptions

func NewInitOptions() *InitOptions

func (*InitOptions) Complete

func (o *InitOptions) Complete(args []string) error

func (*InitOptions) Run

func (o *InitOptions) Run() error

func (*InitOptions) Validate

func (o *InitOptions) Validate() error

Jump to

Keyboard shortcuts

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