cli

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2026 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Overview

Package cli provides Cobra command definitions for the krci CLI.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRootCmd

func NewRootCmd() *cobra.Command

NewRootCmd builds the root cobra.Command with all subcommands.

func SetVersionInfo

func SetVersionInfo(version, commit, date string)

SetVersionInfo sets the build-time version information.

Types

type App

type App struct {
	// contains filtered or unexported fields
}

App holds wired dependencies for all command handlers. Config and providers are resolved lazily after Cobra parses flags.

Jump to

Keyboard shortcuts

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