appflow destination
Manage a destination in Appflow
appflow destination [flags]
Sub-commands
- appflow destination create-android
- appflow destination create-ios
- appflow destination delete
- appflow destination get
- appflow destination list
- appflow destination list-deployments
- appflow destination update-android
- appflow destination update-ios
Flags
| Name | Type | Default | Description | 
|---|---|---|---|
| --app-id[required] | string | Appflow app id | 
Global Flags
| Name | Type | Default | Description | 
|---|---|---|---|
| -h, --help | boolean | false | Print help information for command | 
| --config | string | Appflow config file ( .appflow.yamlby 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 |