momentic.config.yaml and the
project layout used by the rest of the mobile CLI. The command prompts before
overwriting any existing files.
fileFormat: v2. Sample tests and
modules emitted by the
onboarding wizard are written
in the simplified format directly, so no follow-up migration is needed. Existing
v1 mobile projects should run
momentic-mobile migrate simplified-format
instead of re-running init.
Options
string
Project name to write into the generated
momentic.config.yaml. When omitted,
the wizard prompts for one and defaults to app.boolean
Accepts the defaults for every prompt so the command runs in a non-TTY shell
such as CI or a coding agent. The project name defaults to
app unless
--name is given.