cmd

package
v0.19.2 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Version

type Version struct {
	Runtime client.Runtime

	Name   bool `long:"name" description:"Show only the application name"`
	Semver bool `long:"semver" description:"Show only the semver version value"`
	Commit bool `long:"commit" description:"Show only the versioning commit reference"`
	Built  bool `long:"built" description:"Show only the build date"`

	Debug bool `long:"debug" description:"Show additional debug information with standard output"`

	Version version.Version
}

func (Version) Execute

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

Jump to

Keyboard shortcuts

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