ionic-cloud delete build
Cancel a build in Appflow
ionic-cloud delete build [flags]
Examples
ionic-cloud cancel build --app-id=b3456cd --build-id=456
Flags
Name | Type | Default | Usage |
---|---|---|---|
--app-id [required] | string | Appflow app id | |
--build-id [required] | int | Appflow build id |
Global Flags
Name | Type | Default | Usage |
---|---|---|---|
-h, --help | bool | false | help for build |
--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 |