cli

package
v1.55.0 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2026 License: MIT Imports: 53 Imported by: 0

Documentation

Overview

Package cli is the dev-cockpit CLI. Importers never see it: the distro package is the thin facade a custom distribution builds on, and the shipped binary is the thin main in cmd/dev-cockpit.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main(b Build)

Main runs the dev-cockpit CLI and exits the process on an error.

Types

type Build

type Build struct {
	Version          string
	RepoURL          string
	UpdateFeedURL    string
	UpdateFeedFormat string
	ServePlugins     []plugin.Named[plugin.ServePlugin]
}

Build mirrors distro.Build. A zero field keeps this package's compiled default.

Jump to

Keyboard shortcuts

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