app

package
v4.5.2003+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultDatahubAddress = "127.0.0.1:50050"
)

Variables

View Source
var (
	InteractiveCmd = &cobra.Command{
		Use:   "interactive",
		Short: "interactive interface to management keycode",
		Long:  "",
		Run: func(cmd *cobra.Command, args []string) {
			interactive()
		},
	}
)
View Source
var RootCmd = &cobra.Command{
	Use:              "license-utils",
	Short:            "datahub keycode related utilities",
	Long:             "",
	TraverseChildren: true,
}
View Source
var (
	VersionCmd = &cobra.Command{
		Use:   "version",
		Short: "Display the datahub license-utils version",
		Long:  "",
		Run: func(cmd *cobra.Command, args []string) {
			app.PrintSoftwareVer()
		},
	}
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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