launch
An interactive, guided set up of a new Serverpod Cloud project.
Promts for the needed settings. (The settings can also be specified on the command line.)
The user will be asked for confirmation before performing any work.
scloud launch
Usage
Guided launch of a new Serverpod Cloud project.
Usage: scloud launch [arguments]
-h, --help Print this usage information.
--plan=<starter|growth> Selects the plan to use.
--[no-]enable-db Flag to enable the database for the project.
--[no-]deploy Flag to immediately deploy the project.
--dart-version Overrides the Dart SDK version to use for building the project.
Project
--project The ID of an existing project to use.
--new-project The ID of a new project to create.
Run "scloud help" to see global options.
See the full documentation at: /cloud/reference/cli/commands/launch