Documentation
¶
Overview ¶
Fawker container command — uses the real container command tree with faked Factory deps. No overrides needed: the real run/create commands use shared.CreateContainer which shows TUI progress through the same code path as production clawker.
Fawker is a standalone demo CLI that mirrors clawker's command tree but runs against faked dependencies with recorded build scenarios. Use it for visual UAT of build progress display and other TUI components without Docker.
Usage:
go build -o bin/fawker ./cmd/fawker ./bin/fawker image build ./bin/fawker image build --scenario multi-stage ./bin/fawker image build --scenario error --progress plain
Click to show internal directories.
Click to hide internal directories.