Skip to content

Example: Docker

Source: examples/docker/

A docker-like CLI with multi-level namespaces and commands. Showcases:

  • Namespace/command hierarchy
  • Custom logger with colored output
  • rootCommand: false to show full help when invoked without arguments
  • Custom help template to reorder sections

Try it live in the Playground →

Released under the MIT License.