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 ¶
Functions ¶
func CmdCreateVendorInfo ¶ added in v0.6.0
func CmdListVendorInfo ¶ added in v0.6.0
func CmdShowVendorInfo ¶ added in v0.6.0
func CmdUpdateVendorInfo ¶ added in v0.6.0
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.