cmd

package
v0.0.0-...-1d19ee6 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package cmd provides all commands for kalki. It is the entry point for all commands.

Index

Constants

This section is empty.

Variables

View Source
var (

	// GitCommit is the git commit that was compiled. This will be filled in by the compiler.
	GitCommit string
	// GitLastTag is the last git tag that was compiled. This will be filled in by the compiler.
	GitLastTag string
	// GitExactTag is the exact git tag that was compiled. This will be filled in by the compiler.
	GitExactTag string
)

Functions

func Execute

func Execute()

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

func NewRootCommand

func NewRootCommand() *cobra.Command

NewRootCommand creates a new root command.

Types

This section is empty.

Directories

Path Synopsis
Package execenv provides the environment for executing commands.
Package execenv provides the environment for executing commands.

Jump to

Keyboard shortcuts

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