Skip to main content

ionic-cloud live-update upload-artifact

info

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

Bundle and upload a Live Update artifact in Appflow

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

Examples

ionic-cloud live-update upload-artifact --app-id=12345 --build-dir=www --commit-sha=95f66b50279d54b1f0733e9188fd454768f3fd96 --signing-key=$IONIC_SIGNING_KEY --commit-ref=main [--commit-message=initial]

Aliases

  • "upload"

Flags

NameTypeDefaultUsage
--app-id [required]stringAppflow app id
--build-dir [required]stringWeb asset path (e.g. 'www')
--commit-ref [required]stringGit commit ref such as a branch or a tag
--commit-sha [required]stringGit commit SHA
--signing-key [required]stringPrivate signing key as a string or the path to a file containing the private signing key
--commit-messagestringCommit message to be displayed in Appflow

Global Flags

NameTypeDefaultUsage
-h, --helpboolfalsehelp for upload-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