Skip to main content

ionic-cloud live-update create-channel

[ionic-cloud, live-update, create-channel]

Create a Live Update channel in Appflow

ionic-cloud live-update create-channel [flags]

Examples

ionic-cloud live-update create-channel --app-id=b3456cd --name=Development

Flags

NameTypeDefaultDescription
--app-id [required]stringAppflow app id
--name [required]stringNew Live 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"