Skip to main content

ionic-cloud live-update bundle-artifact

info

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

Bundle a Live Update artifact

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

Examples

ionic-cloud live-update bundle-artifact --build-dir=www --signing-key=$IONIC_SIGNING_KEY [--output-path=./build.zip]

Aliases

  • "bundle"

Flags

NameTypeDefaultUsage
--build-dir [required]stringWeb asset path (e.g. 'www')
--signing-key [required]stringPrivate signing key as a string or the path to a file containing the private signing key
--output-pathstringThe path to the output of the resulting zip file

Global Flags

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