Skip to main content

ionic-cloud live-update generate-signing-key

info

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

Generate a public and private key pair for signing Live Updates.

ionic-cloud live-update generate-signing-key [flags]

Examples

ionic-cloud live-update generate-signing-key --public ionic_cloud_public.pem --private ionic_cloud_private.pem

Flags

NameTypeDefaultUsage
--privatestring"ionic_cloud_private.pem"File name to use for the private RSA key file.
--publicstring"ionic_cloud_public.pem"File name to use for the public RSA key file.

Global Flags

NameTypeDefaultUsage
-h, --helpboolfalsehelp for generate-signing-key
--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