cmd

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2026 License: MIT Imports: 44 Imported by: 0

Documentation

Overview

Package cmd is the cobra command tree for the praxis CLI.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute runs the root command. Called from main.

Types

type Freshness added in v1.4.4

type Freshness struct {
	Tool      string `json:"tool"`
	Installed bool   `json:"installed"`
	Current   string `json:"current,omitempty"`
	Latest    string `json:"latest,omitempty"`
	Stale     bool   `json:"stale"`
}

Freshness is one tool's freshness result, surfaced to status/login/nag.

Jump to

Keyboard shortcuts

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