firebase projects:create <projectId>
Creates a new Google Cloud Platform project, then adds Firebase resources to the project
Arguments
Name | Description |
---|---|
projectId |
Options
Name | Description |
---|---|
-n, --display-name <arg> | (optional) display name for the project |
-o, --organization <arg> | (optional) ID of the parent Google Cloud Platform organization under which to create this project |
-f, --folder <arg> | (optional) ID of the parent Google Cloud Platform folder in which to create this project |
-h, --help | Output usage information |