project

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2020 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCreateCmd

func NewCreateCmd() *cobra.Command

Types

type CreateOptions

type CreateOptions struct {
	cmdutil.ConfigFlags

	OutputDir string
	Skeletons []string
	DryRun    bool
	Force     bool
	// contains filtered or unexported fields
}

func (*CreateOptions) AddFlags

func (o *CreateOptions) AddFlags(cmd *cobra.Command)

func (*CreateOptions) Complete

func (o *CreateOptions) Complete(args []string) (err error)

func (*CreateOptions) Run

func (o *CreateOptions) Run() error

func (*CreateOptions) Validate

func (o *CreateOptions) Validate() error

Jump to

Keyboard shortcuts

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