Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "ice", SilenceUsage: true, RunE: func(cmd *cobra.Command, args []string) error { return cmd.Help() }, }
Cmd implements the main ice command.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.