ionic-cloud deploy
Deploy a build through Appflow
ionic-cloud deploy [android, ios, web] [flags]
Flags
Name | Type | Default | Usage |
---|---|---|---|
--app-id [required] | string | Appflow app id | |
--build-id [required] | int | Appflow build id | |
--detached | bool | false | Asynchronously run appflow deployment |
Global Flags
Name | Type | Default | Usage |
---|---|---|---|
-h, --help | bool | false | help for deploy |
--config | string | config file | |
--json | bool | false | For commands with output, shortcut to print as JSON |
--output | string | "text" | For commands with output, print as [json] or human readable [text] |
--token | string | Ionic authorization token | |
-v, --verbose | bool | false | verbose output |