version

package
v0.0.0-...-e5adc05 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2017 License: BSD-3-Clause Imports: 2 Imported by: 1

Documentation

Index

Constants

View Source
const VERSION = "0.1"

VERSION of ovhcli

Variables

View Source
var Cmd = &cobra.Command{
	Use:     "version",
	Short:   "Display Version of ovhcli: ovhcli version",
	Long:    `ovhcli version`,
	Aliases: []string{"v"},
	Run: func(cmd *cobra.Command, args []string) {

		fmt.Println("ovhcli version:", VERSION)

	},
}

Cmd version

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