create

package
v0.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2020 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddGitRequirementsOptions

func AddGitRequirementsOptions(cmd *cobra.Command, r *config.RequirementsConfig)

AddGitRequirementsOptions adds git specific overrides to the given requirements

func AddRequirementsOptions

func AddRequirementsOptions(cmd *cobra.Command, r *config.RequirementsConfig)

Types

type CreateOptions

type CreateOptions struct {
	envfactory.EnvFactory
	InitialGitURL         string
	Dir                   string
	Requirements          config.RequirementsConfig
	Cmd                   *cobra.Command
	Args                  []string
	DisableVerifyPackages bool
}

CreateOptions the options for viewing running PRs

func NewCmdCreate

func NewCmdCreate() (*cobra.Command, *CreateOptions)

NewCmdCreate creates a command object for the "create" command

func (*CreateOptions) Run

func (o *CreateOptions) Run() error

Run implements the command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL