version

package
v0.4.1-rc5 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package version provides the version command.

Index

Constants

This section is empty.

Variables

View Source
var VersionCmd = &cobra.Command{
	Use:   "version",
	Short: "Print the version number of ContextVibes CLI",
	Run: func(cmd *cobra.Command, _ []string) {

		fmt.Fprintf(cmd.OutOrStdout(), "ContextVibes CLI version %s\n", globals.AppVersion)
	},
}

VersionCmd represents the version 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