cli

package
v0.75.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: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Version = "v0.1.0-alpha.0"

Version will be linked by an ldflag during build

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

type ServerStartResult

type ServerStartResult struct {
	ProfileName   string
	Token         string
	DashboardPort int
	GrpcPort      int
}

ServerStartResult contains the result of starting a local server

type ViewType

type ViewType int

ViewType represents the type of primary view

const (
	ViewTypeRuns ViewType = iota
	ViewTypeWorkflows
	ViewTypeWorkers
)

Directories

Path Synopsis
internal
pm
tui
dag

Jump to

Keyboard shortcuts

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