Documentation
¶
Index ¶
Constants ¶
View Source
const RecommendedCommandName = "service"
RecommendedCommandName is the recommended environment command name.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AddServiceOptions ¶
type AddServiceOptions struct {
*pipelines.AddServiceOptions
}
AddServiceOptions encapsulates the parameters for service add command
func (*AddServiceOptions) Complete ¶
func (o *AddServiceOptions) Complete(name string, cmd *cobra.Command, args []string) error
Complete is called when the command is completed
Click to show internal directories.
Click to hide internal directories.