inspectcmd

package
v0.115.0-nightly Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2026 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "inspect",
	Short: "Inspect cluster health via SSH",
	Long: `SSH into cluster nodes and run health checks.
Supports AI-powered failure analysis and result export.`,
	Run: func(cmd *cobra.Command, args []string) {
		cli.HandleInspectCommand(args)
	},
	DisableFlagParsing: true,
}

Cmd is the inspect command for SSH-based cluster inspection.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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