cmd

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2025 License: AGPL-3.0 Imports: 26 Imported by: 0

Documentation

Overview

Package cmd provides the main command structure for the starmap CLI.

Index

Constants

This section is empty.

Variables

View Source
var (

	// Version information set by main.
	Version = "dev"
	// Commit is the git commit hash.
	Commit = "unknown"
	// Date is the build date.
	Date = "unknown"
	// BuiltBy is the build system identifier.
	BuiltBy = "unknown"
)

Functions

func Execute

func Execute(version, commit, date, builtBy string)

Execute adds all child commands to the root command and sets flags appropriately.

Types

This section is empty.

Directories

Path Synopsis
Package fetch provides commands for fetching starmap resources from provider APIs.
Package fetch provides commands for fetching starmap resources from provider APIs.
Package generate provides commands for generating documentation and site content.
Package generate provides commands for generating documentation and site content.
Package install provides commands for installing starmap components.
Package install provides commands for installing starmap components.
Package list provides commands for listing starmap resources.
Package list provides commands for listing starmap resources.
Package serve provides HTTP server commands.
Package serve provides HTTP server commands.
Package uninstall provides commands for uninstalling starmap components.
Package uninstall provides commands for uninstalling starmap components.
Package update provides the update command implementation.
Package update provides the update command implementation.

Jump to

Keyboard shortcuts

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