download

package
v0.0.0-...-4d152ef Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2023 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmd

func NewCmd() *cobra.Command

Types

type Options

type Options struct {
	File string `flag:"manifest"`

	Bundle bool `flag:"bundle"`

	GitLabToken string `flag:"gitlab-token" yaml:"gitlabToken"`
	GitHubToken string `flag:"github-token" yaml:"githubToken"`
	ArtToken    string `flag:"artifactory-token" yaml:"artToken"`
}

func (*Options) Check

func (o *Options) Check(cmd *cobra.Command, args []string) error

func (*Options) Run

func (o *Options) Run(cmd *cobra.Command, args []string) error

func (*Options) Validate

func (o *Options) Validate(cmd *cobra.Command, args []string) error

Jump to

Keyboard shortcuts

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