versioncmd

package
v0.0.0-...-1643519 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package versioncmd exposes 'version' subcommand.

It prints CIPD package namd and CIPD instance ID a binary was installed from.

Index

Constants

This section is empty.

Variables

View Source
var Version = &subcommands.Command{
	UsageLine:  "version",
	ShortDesc:  "prints version of CIPD package this exe was installed from",
	LongDesc:   "Prints version of CIPD package this exe was installed from.",
	CommandRun: func() subcommands.CommandRun { return &versionRun{} },
}

Version implement subcommand that prints version of CIPD package that contains the executable.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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