exportSnapshot#

Export a snapshot to a zip file.

Format#

udclient [\[global-args...\]](../../com.udeploy.reference.doc/topics/cli_command_format.md) [\[global-flags...\]](../../com.udeploy.reference.doc/topics/cli_command_format.md)
  exportSnapshot [parameters]

Parameters#

Parameter Type Required Description
snapshot string true Name or ID of the snapshot
application string false Name of the application; this value is required if you specify the snapshot name instead of ID

Related REST command: Export a snapshot to a zip file..

Parent topic: CLI Commands