Documentation
¶
Overview ¶
Package local implements the offline `d8 snapshot local` command group. All subcommands operate on a locally downloaded snapshot archive directory and never contact a cluster or read a kubeconfig.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
NewCommand returns the parent cobra command for the offline `d8 snapshot local` group. It never registers kubeconfig or context flags; all subcommands are fully offline.
func NewDescribeCommand ¶
NewDescribeCommand builds the `d8 snapshot local describe` cobra command.
func NewGetCommand ¶
NewGetCommand builds the `d8 snapshot local get <DIR>` cobra command. The command is fully offline: it scans the archive directory with localscan and prints a brief one-line summary of the root node without contacting a cluster.
Types ¶
This section is empty.