Skip to main content

ionic-cloud live-update register-artifact

info

This feature is only available to Enterprise customers with access to Self-hosted Live Updates.

Bundle and register a Live Update artifact in Appflow

ionic-cloud live-update register-artifact [flags]

Examples

ionic-cloud live-update register-artifact --app-id=12345 --artifact-url=https://example.com/builds/95f66b50.zip --commit-sha=95f66b50279d54b1f0733e9188fd454768f3fd96 --commit-ref=main [--commit-message=initial]

Aliases

  • "register"

Flags

NameTypeDefaultUsage
--app-id [required]stringAppflow app id
--artifact-url [required]stringThe URL to the Self-hosted Live Update Artifact (e.g. 'https://example.com/builds/95f66b50.zip')
--commit-ref [required]stringGit commit ref such as a branch or a tag
--commit-sha [required]stringGit commit SHA
--commit-messagestringCommit message to be displayed in Appflow

Global Flags

NameTypeDefaultUsage
-h, --helpboolfalsehelp for register-artifact
--configstringconfig file
--jsonboolfalseFor commands with output, shortcut to print as JSON
--outputstring"text"For commands with output, print as [json] or human readable [text]
--tokenstringIonic authorization token
-v, --verboseboolfalseverbose output