services

package
v1.34.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 26, 2020 License: Apache-2.0 Imports: 10 Imported by: 3

Documentation

Index

Constants

View Source
const (
	ServiceNotSpecifiedError = "You need to specify a service to stop"
	InvalidServiceNameError  = "You have specified an invalid service name"
)

Variables

View Source
var ServicesCmd = &cobra.Command{
	Use:     "services SUBCOMMAND [flags]",
	Aliases: []string{"service"},
	Short:   "Manage Minishift services",
	Long:    `Manage Minishift services.`,
	Run: func(cmd *cobra.Command, args []string) {
		cmd.Help()
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL