ionic-cloud deploy
Deploy a build through Appflow
ionic-cloud deploy [android, ios, web] [flags]
#
FlagsName | Type | Default | Usage |
---|---|---|---|
-h, --help | bool | false | help for deploy |
--app-id [required] | string | Appflow app id | |
--build-id [required] | int | Appflow build id | |
--detached | bool | false | Asynchronously run appflow deployment |
--json | bool | false | Shortcut to print deploy output as JSON |
--output | string | "text" | Print deploy output as [json] or human readable [text] |