ionic-cloud destination create channel
caution
Deprecated: Use 'ionic-cloud live-update create-channel --app-id=b3456cd --name=Development' instead. This command will be removed in a future version of this CLI.
[ionic-cloud, destination, create, channel]
Create a Live Update channel in Appflow (Deprecated)
ionic-cloud destination create channel [flags]
Examples
ionic-cloud destination create channel --app-id=b3456cd --name=Development
Flags
Name | Type | Default | Description |
---|---|---|---|
--app-id [required] | string | Appflow app id | |
--name [required] | string | 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 | Ionic Cloud config file (.ionic-cloud.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. |