 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const ( FlagName = "name" FlagDescription = "description" )
Variables ¶
This section is empty.
Functions ¶
func PromptMissing ¶
func PromptMissing(opts *CreateOptions) error
Types ¶
type CreateFlags ¶
func NewCreateFlags ¶
func NewCreateFlags() *CreateFlags
type CreateOptions ¶
type CreateOptions struct {
	*CreateFlags
	*cmd.Dependencies
}
    func NewCreateOptions ¶
func NewCreateOptions(flags *CreateFlags, opts *cmd.Dependencies) *CreateOptions
func (*CreateOptions) Commit ¶
func (co *CreateOptions) Commit() error
func (*CreateOptions) GenerateAutomationCmd ¶
func (co *CreateOptions) GenerateAutomationCmd()
 Click to show internal directories. 
   Click to hide internal directories.