ReferenceCLI
stash manifest
Print the structured, versioned command surface
Last updated
Generated from stash v1.1.1, via that release's own manifest --json. Run npx [email protected] --help to see the live command surface.
Emit the CLI command surface as data. --json produces the machine-
readable manifest the docs generator and agents consume; without it a
grouped command list is printed. The manifest is stamped with the CLI
version, so a page generated from it always names the version it describes.
npx stash manifest [flags]Flags
| Flag | Description |
|---|---|
--json | Emit the structured JSON manifest instead of a text list. |
stash manifest examples
npx stash manifest --json
npx stash manifest