appflow
[appflow]
Trigger Ionic app builds, deploys, and live updates from the command line.
appflow [flags]
Sub-commands
- appflow build
- appflow deploy
- appflow destination
- appflow environment
- appflow live-update
- appflow native-config
- appflow version
Flags
Name | Type | Default | Description |
---|---|---|---|
--version | boolean | false | Display the currently installed version of the Appflow CLI |
Global Flags
Name | Type | Default | Description |
---|---|---|---|
-h, --help | boolean | false | Print help information for command |
--config | string | Appflow config file (.appflow.yaml by default) | |
--json | boolean | 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 |