--dry-run
(alias: -d
)
Run through without making any changes.
--force
(alias: -f
)
Forces overwriting of files.
--client-project
Name of related client app.
--app-id
The appId to use withServerTransition.
--main
The name of the main entry-point file.
--test
The name of the test entry-point file.
--tsconfig-file-name
The name of the TypeScript configuration file.
--test-tsconfig-file-name
The name of the TypeScript configuration file for tests.
--app-dir
The name of the application directory.
--root-module-file-name
The name of the root module file
--root-module-class-name
The name of the root module class.
--skip-install
Skip installing dependency packages.