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) Run ¶
func (o *AddServiceOptions) Run() error
Run runs the project bootstrap command.
func (*AddServiceOptions) Validate ¶
func (o *AddServiceOptions) Validate() error
Validate validates the parameters of the EnvParameters.
Click to show internal directories.
Click to hide internal directories.