command

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2018 License: MIT Imports: 19 Imported by: 1

Documentation

Overview

Package command contains the implementations for subcommands supported by the motki command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BannerCommand added in v0.3.4

type BannerCommand struct {
	// contains filtered or unexported fields
}

BannerCommand provides item type lookup and display.

func NewBannerCommand added in v0.3.4

func NewBannerCommand(prompter *cli.Prompter) *BannerCommand

func (*BannerCommand) Description added in v0.3.4

func (c *BannerCommand) Description() string

func (*BannerCommand) Handle added in v0.3.4

func (c *BannerCommand) Handle(subcmd string, args ...string)

func (*BannerCommand) Prefixes added in v0.3.4

func (c *BannerCommand) Prefixes() []string

func (*BannerCommand) PrintHelp added in v0.3.4

func (c *BannerCommand) PrintHelp()

type EVETypesCommand

type EVETypesCommand struct {
	// contains filtered or unexported fields
}

EVETypesCommand provides item type lookup and display.

func NewEVETypesCommand

func NewEVETypesCommand(prompter *cli.Prompter) EVETypesCommand

func (EVETypesCommand) Description

func (c EVETypesCommand) Description() string

func (EVETypesCommand) Handle

func (c EVETypesCommand) Handle(subcmd string, args ...string)

func (EVETypesCommand) Prefixes

func (c EVETypesCommand) Prefixes() []string

func (EVETypesCommand) PrintHelp

func (c EVETypesCommand) PrintHelp()

type InventoryCommand

type InventoryCommand struct {
	// contains filtered or unexported fields
}

InventoryCommand provides an interactive manager for Inventory.

func NewInventoryCommand

func NewInventoryCommand(cl client.Client, p *cli.Prompter, logger log.Logger) InventoryCommand

func (InventoryCommand) Description

func (c InventoryCommand) Description() string

func (InventoryCommand) Handle

func (c InventoryCommand) Handle(subcmd string, args ...string)

func (InventoryCommand) Prefixes

func (c InventoryCommand) Prefixes() []string

func (InventoryCommand) PrintHelp

func (c InventoryCommand) PrintHelp()

func (InventoryCommand) RequiresAuth

func (c InventoryCommand) RequiresAuth() bool

type InventoryV2Command added in v0.3.3

type InventoryV2Command struct {
	// contains filtered or unexported fields
}

InventoryV2Command provides an interactive manager for Inventory.

func NewInventoryV2Command added in v0.3.3

func NewInventoryV2Command(cl client.Client, p *cli.Prompter, logger log.Logger) InventoryV2Command

func (InventoryV2Command) Description added in v0.3.3

func (c InventoryV2Command) Description() string

func (InventoryV2Command) Handle added in v0.3.3

func (c InventoryV2Command) Handle(subcmd string, args ...string)

func (InventoryV2Command) Prefixes added in v0.3.3

func (c InventoryV2Command) Prefixes() []string

func (InventoryV2Command) PrintHelp added in v0.3.3

func (c InventoryV2Command) PrintHelp()

func (InventoryV2Command) RequiresAuth added in v0.3.3

func (c InventoryV2Command) RequiresAuth() bool

type ProductCommand

type ProductCommand struct {
	// contains filtered or unexported fields
}

ProductCommand provides an interactive manager for production chains.

func NewProductCommand

func NewProductCommand(cl client.Client, p *cli.Prompter, logger log.Logger) ProductCommand

func (ProductCommand) Description

func (c ProductCommand) Description() string

func (ProductCommand) Handle

func (c ProductCommand) Handle(subcmd string, args ...string)

func (ProductCommand) Prefixes

func (c ProductCommand) Prefixes() []string

func (ProductCommand) PrintHelp

func (c ProductCommand) PrintHelp()

func (ProductCommand) RequiresAuth

func (c ProductCommand) RequiresAuth() bool

Jump to

Keyboard shortcuts

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