app

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NewVersionCmd = &cobra.Command{
	Use:   "version",
	Short: "Print the version number of Prompt-Ops",
	Run: func(cmd *cobra.Command, args []string) {
		fmt.Printf("Prompt-Ops version %s\n", version)
	},
}

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately.

func NewRootCommand

func NewRootCommand() *cobra.Command

Types

This section is empty.

Directories

Path Synopsis
db
k8s

Jump to

Keyboard shortcuts

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