Documentation
¶
Index ¶
- func AddDeploymentConfig(name string, aliases []string) *cli.Command
- func CustomService(name string, aliases []string) *cli.Command
- func Deploy(name string, aliases []string) *cli.Command
- func DeployGate(name string, aliases []string) *cli.Command
- func FirebaseAppDistribution(name string, aliases []string) *cli.Command
- func InitConfig(name string, aliases []string) *cli.Command
- func Local(name string, aliases []string) *cli.Command
- func TestFlight(name string, aliases []string) *cli.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddDeploymentConfig ¶
AddDeploymentConfig command create a template config file for deployment.
func CustomService ¶
CustomService command distributes your app to the defined service in the config file.
func DeployGate ¶
DeployGate command distributes your app to DeployGate. This command is standalone so this does not use the values for DeployGate in your config file. ref: https://deploygate.com/
func FirebaseAppDistribution ¶
FirebaseAppDistribution command distributes your app to Firebase App Distribution. This command is standalone so this does not use the values for Firebase App Distribution in your config file. ref: https://firebase.google.com/docs/app-distribution
func InitConfig ¶
InitConfig command create a template config file.
Types ¶
This section is empty.