forgeloop help
Running forgeloop, forgeloop help, or forgeloop --help prints the same summary as implemented in the CLI: hero text, command lines, init wizard note, and feature flags (--database, --orm, --tooling, --git, --docker, --ci, --install, --yes).
Global aliases:
-h→--help-V→--version-y→--yes-d <path>→--dir <path>
Command-specific help:
forgeloop init --helpforgeloop add --helpforgeloop commands --helpforgeloop remove --helpforgeloop doctor --helpforgeloop info --helpforgeloop docs --help
Command list (quick reference)
| Command | Purpose |
|---|---|
init | Scaffold a project |
add ... | Generate slash commands, context menus, events, and interaction files |
commands list / commands diff / commands deploy | Inspect, compare, or push application commands |
remove ... | Delete generated files (optional application-command sync) |
doctor | Grouped diagnostics (files, env, deps, command loading); --json, --strict, --fix |
info | Manifest summary |
docs | Open the docs site |
version | Print CLI package version |
For full detail, use the sidebar Command reference section or start at init.