Skip to main content

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

NameTypeDefaultDescription
--app-id [required]stringAppflow app id
--name [required]stringLive Update channel name
--ignore-errorsbooleanfalseIgnore channel creation errors

Global Flags

NameTypeDefaultDescription
-h, --helpbooleanfalsePrint help information for command
--configstringIonic Cloud config file (.ionic-cloud.yaml by default)
--jsonbooleanfalseFor commands with output, shortcut to print as JSON
--outputstring"text"For commands with output, print as [json] or human readable [text]
--tokenstringIonic authorization token

Outputs

NameTypeDescription
stringThe command output.
"Successfully created Live Update channel: production"