create

package
v0.0.90 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2020 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateOptions

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

CreateOptions the options for creating a repository

func NewCmdCreate

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

NewCmdCreate creates a command object for the 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