cli

package
v0.14.1 Latest Latest
Warning

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

Go to latest
Published: May 8, 2026 License: GPL-3.0 Imports: 39 Imported by: 0

Documentation

Overview

Package cli provides the Cobra command tree and output wiring for trident.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute(ctx context.Context, stdout, stderr io.Writer) error

Execute builds the root command and runs it with os.Args.

func NewRootCmd

func NewRootCmd() *cobra.Command

NewRootCmd returns the top-level Cobra command for doc generation. Callers must not execute the returned command — use it only for tree traversal (man pages, shell completions).

Types

This section is empty.

Jump to

Keyboard shortcuts

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