Documentation
¶
Index ¶
- func NewDragonCommand() *cobra.Command
- func NewDragonCommandWithOptions(opts options.Options) *cobra.Command
- func NewInitCommandWithOptions(*options.InitOptions) *cobra.Command
- func NewRunCommandWithOptions(opts *options.RunOptions) *cobra.Command
- func NewValidateCommandWithOptions(*options.ValidateOptions) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDragonCommand ¶
NewDragonCommand 使用默认选项创建一个 dragon 命令
func NewDragonCommandWithOptions ¶
NewDragonCommandWithOptions 创建一个基于选项的 dragon 命令
func NewInitCommandWithOptions ¶
func NewInitCommandWithOptions(*options.InitOptions) *cobra.Command
NewInitCommandWithOptions 创建一个基于选项的 init 命令
func NewRunCommandWithOptions ¶
func NewRunCommandWithOptions(opts *options.RunOptions) *cobra.Command
NewRunCommandWithOptions 创建一个基于选项的 run 命令
func NewValidateCommandWithOptions ¶
func NewValidateCommandWithOptions(*options.ValidateOptions) *cobra.Command
NewValidateCommandWithOptions 创建一个基于选项的 validate 命令
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.