config

package
v0.0.0-...-8b9e895 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2020 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CleanCmd = &cobra.Command{
	Use:   "clean",
	Short: "Cleans the configuration path",
	Args:  cobra.NoArgs,
	Run:   cleanCmd,
}

CleanCmd is the `flexpool-cli address list` command

View Source
var ConfigCmd = &cobra.Command{
	Use:   "config",
	Short: "Configuration management",
}

ConfigCmd is the `flexpool-cli config` command

View Source
var PathCmd = &cobra.Command{
	Use:   "path",
	Short: "Show the configuration path",
	Args:  cobra.NoArgs,
	Run:   pathCmd,
}

PathCmd is the `flexpool-cli address list` command

Functions

func Init

func Init()

Init initializes the CLI command

Types

This section is empty.

Jump to

Keyboard shortcuts

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