config

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2022 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmd

func NewCmd() *cobra.Command

NewCmd initialize a new config command

func NewViewCmd

func NewViewCmd() *cobra.Command

NewViewCmd initialize a new view command

Types

type Cmd

type Cmd struct {
	Flags   *Flags
	Command *cobra.Command
}

Cmd represents config command type

type Flags

type Flags struct{}

Flags contains all config command flags

func NewFlags

func NewFlags() *Flags

NewFlags initialize a new ConfigFlags object

type ViewCmd

type ViewCmd struct {
	Flags   *ViewFlags
	Command *cobra.Command
}

ViewCmd represents config command type

type ViewFlags

type ViewFlags struct{}

ViewFlags contains all `config view` command flags

func NewViewFlags

func NewViewFlags() *ViewFlags

NewViewFlags initialize a new ViewFlags object

Jump to

Keyboard shortcuts

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