cmd

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Command

func Command() *cobra.Command

Command returns the root cobra command for embedding in other CLIs. Example usage in parent CLI:

import "github.com/yourusername/town/cmd"
parentCmd.AddCommand(cmd.Command())

func Execute

func Execute()

Execute runs the root command (for standalone usage)

Types

This section is empty.

Jump to

Keyboard shortcuts

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