Example: Docker
Source: examples/docker/
A docker-like CLI with multi-level namespaces and commands. Showcases:
- Namespace/command hierarchy
- Custom
loggerwith colored output rootCommand: falseto show full help when invoked without arguments- Custom help
templateto reorder sections
Try it live in the Playground →