Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PairingCmd = &cobra.Command{
Use: "pairing",
Short: "Interact with Pairing API",
Long: `Interact with pairing API to register devices or to work with device credentials`,
PersistentPreRunE: pairingPersistentPreRunE,
}
PairingCmd represents the pairing command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.