profile

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProfileCmd = &cobra.Command{
	Use:               "profile [use_profile]",
	Short:             "see current profile or set profile to use",
	Long:              `See the current profile that is set, or set what profile to use.`,
	Args:              cobra.MaximumNArgs(1),
	ValidArgsFunction: profileCmdValidArgsFunc,
	Run:               profileFunc,
}

ProfileCmd represents the profile command

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