Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrUnknownService is used when an unknown service is requested ErrUnknownService = fmt.Errorf("unknown service requested") )
Functions ¶
func NewCommand ¶
func NewCommand(home string, docker client.CommonAPIClient, output terminal.Outputer) *cobra.Command
NewCommand returns the command to enable common nitro services. These services are provided as containers and do not require a user to configure the ports/volumes or images.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.