cli

package
v0.11.4 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2026 License: MIT Imports: 26 Imported by: 0

Documentation

Overview

Package cli wires the cuttle command tree. Subcommands are registered on the root command by later phases via AddCommand.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddCommand

func AddCommand(cmds ...*cobra.Command)

AddCommand registers a subcommand on the root command. Later phases call this from their package init to plug in verbs (up/down/status/serve/...).

func Execute

func Execute() error

Execute runs the root command and returns its error for main to report.

Types

This section is empty.

Jump to

Keyboard shortcuts

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