xpdig
TUI to explore Crossplane traces like k9s
TLDR
Launch the Crossplane trace explorer
$ xpdig
Specify a kubeconfig file$ xpdig --kubeconfig [~/.kube/config]
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.

