cmd

package
v1.5.8-beta Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

root.go

Package cmd serves as the entry point for the Kuma CLI application. It defines the root command and integrates all subcommands into the CLI.

Index

Constants

View Source
const (
	
	`
)

UnicodeLogo holds the ASCII or Unicode art logo for Kuma CLI. Currently, it's an empty string but can be populated with logo art.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

This section is empty.

Directories

Path Synopsis
commands
create
create.go
create.go
exec
run.go
run.go
get
get.go
get.go
ui
multiSelectInput
Package multiSelect provides functions that help define and draw a multi-select step
Package multiSelect provides functions that help define and draw a multi-select step
selectInput
Package multiInput provides functions that help define and draw a multi-input step
Package multiInput provides functions that help define and draw a multi-input step
textInput
Package textinput provides functions that help define and draw a text-input step
Package textinput provides functions that help define and draw a text-input step
utils/steps
Package steps provides utility for creating each step of the CLI
Package steps provides utility for creating each step of the CLI

Jump to

Keyboard shortcuts

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