cli

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2026 License: MIT Imports: 18 Imported by: 0

Documentation

Overview

Package cli implements the staghorn command-line interface.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version is set at build time.
	Version = "dev"
)

Functions

func Execute

func Execute() error

Execute runs the CLI.

func NewActionCmd

func NewActionCmd() *cobra.Command

NewActionCmd creates the action parent command for management subcommands.

func NewActionInfoCmd

func NewActionInfoCmd() *cobra.Command

NewActionInfoCmd creates the 'action info' command.

func NewActionsCmd

func NewActionsCmd() *cobra.Command

NewActionsCmd creates the actions command.

func NewEditCmd

func NewEditCmd() *cobra.Command

NewEditCmd creates the edit command.

func NewInfoCmd

func NewInfoCmd() *cobra.Command

NewInfoCmd creates the info command.

func NewInitCmd

func NewInitCmd() *cobra.Command

NewInitCmd creates the init command.

func NewLanguagesCmd

func NewLanguagesCmd() *cobra.Command

NewLanguagesCmd creates the languages command.

func NewProjectCmd

func NewProjectCmd() *cobra.Command

NewProjectCmd creates the project parent command.

func NewProjectEditCmd

func NewProjectEditCmd() *cobra.Command

NewProjectEditCmd creates the 'project edit' command.

func NewProjectInfoCmd

func NewProjectInfoCmd() *cobra.Command

NewProjectInfoCmd creates the 'project info' command.

func NewProjectInitCmd

func NewProjectInitCmd() *cobra.Command

NewProjectInitCmd creates the 'project init' command.

func NewProjectTemplatesCmd

func NewProjectTemplatesCmd() *cobra.Command

NewProjectTemplatesCmd creates the 'project templates' command.

func NewRootCmd

func NewRootCmd() *cobra.Command

NewRootCmd creates the root command.

func NewRunCmd

func NewRunCmd() *cobra.Command

NewRunCmd creates the run command.

func NewSyncCmd

func NewSyncCmd() *cobra.Command

NewSyncCmd creates the sync command.

func NewVersionCmd

func NewVersionCmd() *cobra.Command

NewVersionCmd creates the version command.

Types

This section is empty.

Jump to

Keyboard shortcuts

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