package
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Feb 7, 2026
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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())
Execute runs the root command (for standalone usage)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.