Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRun ¶
func CreateRun(opts *CreateOptions) error
func PromptMissing ¶ added in v0.3.0
func PromptMissing(opts *CreateOptions) error
Types ¶
type CreateFlags ¶
type CreateFlags struct {
Name *flag.Flag[string]
Description *flag.Flag[string]
AccessKey *flag.Flag[string]
SecretKey *flag.Flag[string]
Environments *flag.Flag[[]string]
}
func NewCreateFlags ¶
func NewCreateFlags() *CreateFlags
type CreateOptions ¶
Click to show internal directories.
Click to hide internal directories.