deep-tree

command
v0.0.0-...-db331fc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 26, 2026 License: MIT Imports: 4 Imported by: 0

README

deep-tree example

Three levels of nested subcommands with realistic flags, aliases, and arg shapes. Mirrors the shape of a small homelab ops CLI to show how cli-web-docs scales past the "tiny demo" case.

$ go run ./examples/deep-tree ./site
$ open ./site/index.html

Renders in multi-page mode by default because the surface is large enough that single-page would be hard to navigate. Switch the PerPage field to false in main.go to see the same tree as one big page.

Documentation

Overview

Command deep-tree renders a three-level nested CLI with a realistic flag surface. See docs/examples.md for context and sizing notes.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL