cliconfigsetup

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ConfigCmd = &cobra.Command{
		Use:       "config [flags] [options]",
		Short:     "Configure acli settings.",
		Long:      "Opens an interactive prompt to configure acli settings for select subcommands: kch, connect.",
		ValidArgs: []string{"view"},
		Example: `
# Open the configuration prompt
acli config

# View the existing configuration
acli config view
		`,
		Version:      "0.1.0",
		RunE:         runE,
		SilenceUsage: true,
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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