Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunFullRequestInteractiveFlow ¶
func RunFullRequestInteractiveFlow(cmd *cobra.Command, client *aponoapi.AponoClient) error
func VersionCommand ¶
func VersionCommand(info version.VersionInfo) *cobra.Command
Types ¶
type Configurator ¶
type Runner ¶
type Runner struct {
// contains filtered or unexported fields
}
func NewRunner ¶
func NewRunner(opts *RunnerOptions) (*Runner, error)
func (*Runner) GenBashCompletionFile ¶
func (*Runner) GenManTree ¶
func (*Runner) GenPowerShellCompletionFile ¶
func (*Runner) GenZshCompletionFile ¶
type RunnerOptions ¶
type RunnerOptions struct {
version.VersionInfo
}
Click to show internal directories.
Click to hide internal directories.