Documentation
¶
Overview ¶
Command deploy is a richer Nabat example showing typed args, persistent flags, env-var resolution, interactive confirmation, a spinner, a progress bar, multiple output formats, structured logging, and the manpage extension wired onto a realistic deployment workflow.
Try it:
go run ./examples/deploy configure # multi-page wizard go run ./examples/deploy deploy staging # table output (default) go run ./examples/deploy deploy staging -o json go run ./examples/deploy deploy staging -o tree go run ./examples/deploy deploy --help
Click to show internal directories.
Click to hide internal directories.