SIGN IN SIGN UP
wagoodman / dive UNCLAIMED

A tool for exploring each layer in a docker image

0 0 0 Go

chore: refactor command structure (#587)

* refactor cli harness

Signed-off-by: Alex Goodman <[email protected]>

* use single configuration for ui

Signed-off-by: Alex Goodman <[email protected]>

* remove remaining viper rules

* add basic CLI tests

Signed-off-by: Alex Goodman <[email protected]>

* separate cmd and api concerns for keybindings

* plumb through context for future logging

* port to using internal logger

* internalize non-analysis path

* encapsulate ui with clio

* merge runtime into cmd + add adapter package

* support legacy config shapes

* improve testing around formatting

* fix log-ui interactions

* fix linting and update test snapshots

* fix initialization of tree viewmodel

* indent files in report

* fix build

* setup qemu and buildx in release workflow

* show formatted output in CI

* add cli tests for source flag

* add default ci config cli test

---------

Signed-off-by: Alex Goodman <[email protected]>
A
Alex Goodman committed
788fcd383407818ab64ef53a70bda0bec695de8e
Parent: bec7cb9
Committed by GitHub <[email protected]> on 4/8/2025, 4:19:18 PM