ionic deploy build
Create a deploy build on Appflow
Options
| Name | Description | 
|---|---|
--environment  <name> | The group of environment variables exposed to your build | 
--channel  <name> | The channel you want to auto deploy the build to. This can be repeated multiple times if multiple channels need to be specified | 
--commit  <sha1> | Commit (defaults to HEAD) | 
--skip-download | Skip downloading build artifacts after command succeeds |