cmd

package
v0.0.0-...-5510d5e Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Create

type Create struct {
	Path string
}

func (*Create) Execute

func (c *Create) Execute(ctx context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

func (*Create) Name

func (*Create) Name() string

func (*Create) SetFlags

func (c *Create) SetFlags(f *flag.FlagSet)

func (*Create) Synopsis

func (*Create) Synopsis() string

func (*Create) Usage

func (*Create) Usage() string

type Destroy

type Destroy struct {
	Path  string
	Force bool
}

func (*Destroy) Execute

func (d *Destroy) Execute(ctx context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

func (*Destroy) Name

func (*Destroy) Name() string

func (*Destroy) SetFlags

func (d *Destroy) SetFlags(f *flag.FlagSet)

func (*Destroy) Synopsis

func (*Destroy) Synopsis() string

func (*Destroy) Usage

func (*Destroy) Usage() string

type Init

type Init struct {
	Path string
}

func (*Init) Execute

func (i *Init) Execute(_ context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

func (*Init) Name

func (*Init) Name() string

func (*Init) SetFlags

func (i *Init) SetFlags(f *flag.FlagSet)

func (*Init) Synopsis

func (*Init) Synopsis() string

func (*Init) Usage

func (*Init) Usage() string

Jump to

Keyboard shortcuts

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