[Preview] add a module to your Forge App. ⚠️ This will modify your app files (manifest.yml, source files, and package.json).
1 2Usage: forge module add [options]
1 2--verbose enable verbose mode -t, --module-type <type> module type to add (e.g. jira:issuePanel, jiraServiceManagement:portalFooter, confluence:macro, etc.) -u, --ui-type <ui-kit|custom-ui> UI framework (ui-kit, custom-ui) -p, --product <product> target product (Jira, Jira Service Management, Confluence, etc.) --dry-run show what would be generated --force overwrite existing files and upgrade conflicting dependencies to template versions --no-install skip installing dependencies -h, --help display help for command
Rate this page: