LinuxCommandLibrary

xpdig

TUI to explore Crossplane traces like k9s

TLDR

Launch the Crossplane trace explorer
$ xpdig
copy
Specify a kubeconfig file
$ xpdig --kubeconfig [~/.kube/config]
copy

SYNOPSIS

xpdig [options]

DESCRIPTION

xpdig provides a terminal UI similar to k9s for interactively exploring Crossplane resource traces. It supports expanded details with issue highlighting, the ability to get, describe, edit, and delete objects, and automatic watching for resource changes.

HISTORY

xpdig was created by Bruno Luiz Silva (brunoluiz) and is written in Go.

SEE ALSO

k9s(1), kubectl(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard