cmd

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: May 7, 2025 License: MIT Imports: 22 Imported by: 0

Documentation

Overview

cmd/codemod.go

cmd/deploy.go

cmd/describe.go

cmd/format.go

cmd/kickoff.go

cmd/plan.go

cmd/root.go

cmd/test.go

Index

Constants

This section is empty.

Variables

View Source
var (
	AppLogger       *slog.Logger
	LoadedAppConfig *config.Config
	ExecClient      *exec.ExecutorClient // For general command execution

	AppVersion string // Set in init() or by ldflags
)

These are package-level variables, intended to be accessible by all files within this 'cmd' package.

Functions

func Execute

func Execute()

Execute is the main entry point for the CLI. It's made public so main.go can call it.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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