commands

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2018 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var VERSION = "0.0.0-dev"

Functions

This section is empty.

Types

type Display

type Display struct {
	PathToPivotalFile string `long:"pivotal-file-path" description:"path to pivotal file" required:"true"`
}

func (*Display) Execute

func (c *Display) Execute([]string) error

Execute - shows table with tile details

type Generate

type Generate struct {
	PathToPivotalFile          string `long:"pivotal-file-path" description:"path to pivotal file" required:"true"`
	BaseDirectory              string `long:"base-directory" description:"base directory to place generated config templates" required:"true"`
	DoNotIncludeProductVersion bool   `long:"do-not-include-product-version" description:"flag to use a flat output folder"`
	IncludeErrands             bool   `long:"include-errands" description:"feature flag to include errands"`
}

func (*Generate) Execute

func (c *Generate) Execute([]string) error

Execute - generates config template and ops files

type Version

type Version struct {
}

func (*Version) Execute

func (c *Version) Execute([]string) error

Execute - returns the version

Jump to

Keyboard shortcuts

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