Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdGetRegistryCredentials = &cobra.Command{ Use: "registrycredentials accountID", Aliases: utils.Aliases["registrycredentials"], Short: "Gets registry credentials information about the given accountID.", Long: "Gets registry credentials information about the given accountID.", RunE: run, Args: cobra.ExactArgs(1), }
CmdGetRegistryCredentials ...
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.