pull

package
v0.1.1-16-ged26bc4 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2022 License: BSD-3-Clause Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PullCmd

func PullCmd(f *cmdfactory.Factory) *cobra.Command

Types

type PullOptions

type PullOptions struct {
	PackageManager func(opts ...packmanager.PackageManagerOption) (packmanager.PackageManager, error)
	ConfigManager  func() (*config.ConfigManager, error)
	Logger         func() (log.Logger, error)
	IO             *iostreams.IOStreams

	// Command-line arguments
	Manager      string
	Type         string
	WithDeps     bool
	Workdir      string
	NoDeps       bool
	Platform     string
	Architecture string
	AllVersions  bool
	NoChecksum   bool
	NoCache      bool
}

Jump to

Keyboard shortcuts

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