skeleton

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2020 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCreateCmd

func NewCreateCmd() *cobra.Command

func NewListCmd

func NewListCmd(streams cli.IOStreams) *cobra.Command

func NewShowCmd

func NewShowCmd(streams cli.IOStreams) *cobra.Command

Types

type CreateOptions

type CreateOptions struct {
	OutputDir string
	Force     bool
}

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

type ListOptions

type ListOptions struct {
	cli.IOStreams
	cmdutil.ConfigFlags
}

func (*ListOptions) Run

func (o *ListOptions) Run() error

type ShowOptions

type ShowOptions struct {
	cli.IOStreams
	cmdutil.ConfigFlags
	cmdutil.OutputFlags

	Skeleton string
}

func (*ShowOptions) Complete

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

func (*ShowOptions) Run

func (o *ShowOptions) Run() error

Jump to

Keyboard shortcuts

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