Discover Packages
github.com/cloudwm/cloudcli
cmd
package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Mar 19, 2019
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Execute adds all child commands to the root command and sets flags appropriately.
This is called by main.main(). It only needs to happen once to the rootCmd.
type ServerListItem struct {
Id string `json:"id"`
Name string `json:"name"`
Datacenter string `json:"datacenter"`
Power string `json:"power"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.