--name | Admin name. Normalized to kebab-case with any trailing Module stripped. | Prompted if omitted |
--design | Design module the admin uses. Existing design modules can be selected interactively, or a new design name can be entered. | Prompted if omitted |
--target | Target API or microservice module. Interactive mode offers existing api and microservice modules plus no target. | Prompted if targets exist; otherwise no target |
--cwd | Project directory the admin is created in. | Current directory |
--silent | Suppress prompts, spinners, and output. | false |
--no-cache | Bypass the skeleton cache and re-download templates. | false |