firebase apps:create <platform> <displayName>
Create a new Firebase app
Arguments
Name | Description |
---|---|
platform | |
displayName |
Options
Name | Description |
---|---|
-a, --package-name <arg> | Required package name for the Android app |
-b, --bundle-id <arg> | Required bundle id for the iOS app |
-s, --app-store-id <arg> | (optional) app store id for the iOS app |
-h, --help | Output usage information |