cmd

package
v0.0.0-...-11537ce Latest Latest
Warning

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

Go to latest
Published: May 2, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCheckCmd

func NewCheckCmd() *cobra.Command

NewCheckCmd defines a new cmd.

func NewUpdateCmd

func NewUpdateCmd() *cobra.Command

NewUpdateCmd defines a new cmd.

Types

type CheckCmd

type CheckCmd struct {
	FailOnVulnerability bool
	// contains filtered or unexported fields
}

CheckCmd defines the cmd.

func (*CheckCmd) Run

func (c *CheckCmd) Run() error

Run update help.

type UpdateCmd

type UpdateCmd struct {
	Write               bool
	IncludeDependencies bool
	DisplayUpdates      bool
	SecurityUpdates     bool
	// contains filtered or unexported fields
}

UpdateCmd defines the cmd.

func (*UpdateCmd) Run

func (c *UpdateCmd) Run() error

Run update help.

Jump to

Keyboard shortcuts

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