Versions in this module Expand all Collapse all v0 v0.1.1 Oct 2, 2020 Changes in this version + func DefaultErrorMessage(cmd cli.NamedCommand) string + func GlobalOptions() string + type DevDestroyCommand struct + UI cli.UI + func (c *DevDestroyCommand) Help() string + func (c *DevDestroyCommand) Name() string + func (c *DevDestroyCommand) Run(ctx context.Context, args []string) int + func (c *DevDestroyCommand) Synopsis() string + type DevInitCommand struct + UI cli.UI + func (c *DevInitCommand) Help() string + func (c *DevInitCommand) Name() string + func (c *DevInitCommand) Run(ctx context.Context, args []string) int + func (c *DevInitCommand) Synopsis() string + type DevListCommand struct + UI cli.UI + func (c *DevListCommand) Help() string + func (c *DevListCommand) Name() string + func (c *DevListCommand) Run(ctx context.Context, args []string) int + func (c *DevListCommand) Synopsis() string + type DevUpdateCommand struct + UI cli.UI + func (c *DevUpdateCommand) Help() string + func (c *DevUpdateCommand) Name() string + func (c *DevUpdateCommand) Run(ctx context.Context, args []string) int + func (c *DevUpdateCommand) Synopsis() string + type RootFlagSet struct + func FlagSet(name string) *RootFlagSet