appflow live-update create-channel
[appflow, live-update, create-channel]
Create a Live Update channel in Appflow
appflow live-update create-channel [flags]
Examples
appflow live-update create-channel --app-id=b3456cd --name=Development
Flags
Name | Type | Default | Description |
---|---|---|---|
--app-id [required] | string | Appflow app id | |
--name [required] | string | New Live Update channel name | |
--ignore-errors | boolean | false | Ignore channel creation errors |
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 |
Outputs
Name | Type | Description |
---|---|---|
| string | The command output. |