Add command-line flags to support non-interactive installation for CI/CD pipelines and automated deployments: - --directory: Installation directory - --modules: Comma-separated module IDs - --tools: Tool/IDE IDs (use "none" to skip) - --custom-content: Custom module paths - --action: Action type for existing installations - --user-name, --communication-language, --document-output-language, --output-folder: Core config - -y, --yes: Accept all defaults When flags are provided, prompts are skipped. Missing values gracefully fall back to interactive prompts. |
||
|---|---|---|
| .. | ||
| commands | ||
| installers | ||
| lib | ||
| README.md | ||
| bmad-cli.js | ||
| external-official-modules.yaml | ||
README.md
BMad CLI Tool
Installing external repo BMad official modules
For external official modules to be discoverable during install, ensure an entry for the external repo is added to external-official-modules.yaml.
For community modules - this will be handled in a different way. This file is only for registration of modules under the bmad-code-org.