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 }
Click to show internal directories.
Click to hide internal directories.