cli

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagVID                          = "vid"
	FlagVendorName                   = "vendorName"
	FlagVendorNameShortcut           = "" // "vn"  NOTE multiple-chars shorthands are not accepted by viper anymore
	FlagCompanyLegalName             = "companyLegalName"
	FlagCompanyLegalNameShortcut     = "" // "cln"
	FlagCompanyPreferredName         = "companyPreferredName"
	FlagCompanyPreferredNameShortcut = "" // "cpn"
	FlagVendorLandingPageURL         = "vendorLandingPageURL"
	FlagVendorLandingPageURLShortcut = "" // "vlpu"
)

Variables

View Source
var DefaultRelativePacketTimeoutTimestamp = uint64((time.Duration(10) * time.Minute).Nanoseconds())

Functions

func CmdCreateVendorInfo added in v0.6.0

func CmdCreateVendorInfo() *cobra.Command

func CmdListVendorInfo added in v0.6.0

func CmdListVendorInfo() *cobra.Command

func CmdShowVendorInfo added in v0.6.0

func CmdShowVendorInfo() *cobra.Command

func CmdUpdateVendorInfo added in v0.6.0

func CmdUpdateVendorInfo() *cobra.Command

func GetQueryCmd

func GetQueryCmd(queryRoute string) *cobra.Command

GetQueryCmd returns the cli query commands for this module.

func GetTxCmd

func GetTxCmd() *cobra.Command

GetTxCmd returns the transaction commands for this module.

Types

This section is empty.

Jump to

Keyboard shortcuts

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