package
Version:
v1.26.0
Opens a new window with list of versions in this module.
Published: Oct 24, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var ServicesCmd = &cobra.Command{
Use: "services SUBCOMMAND [flags]",
Short: "Manages services used by Minishift.",
Long: `Manages services used by Minishift.`,
Run: func(cmd *cobra.Command, args []string) {
cmd.Help()
},
Hidden: true,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.