Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ListPlatformsCmd lists all supported platforms. ListPlatformsCmd = &cobra.Command{ Use: "platforms", Short: "List all supported platforms", Run: runListPlatformsCmd, } )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.