cmd

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2020 License: BSD-3-Clause Imports: 9 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var VersionCmd = &cobra.Command{
	Use:   "version",
	Short: "Print the version number of OONI Orchestra",
	Long:  `All software has versions. This is OONI Orchestra'.`,
	RunE: func(cmd *cobra.Command, args []string) error {
		printOrchestraVersion()
		return nil
	},
}

VersionCmd is the command used to output the version of orchestra

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