status

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package status implements the deployah status command.

The command reports rollout health for a deployed environment, combining Helm release state with live Kubernetes pod readiness where available.

Register the command with Register on a nabat.dev/nabat.App instance.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(app *nabat.App)

Register adds the status command to app.

Types

type Options

type Options struct {
	Project      string `nabat:"project"`
	OutputFormat string `nabat:"output"`
	Environment  string `nabat:"environment"`
	Detailed     bool   `nabat:"detailed"`
}

Options holds command-line flags for status.

Jump to

Keyboard shortcuts

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