exportApplication#

Export an application to a json 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)
  exportApplication [parameters]

Parameters#

Parameter Type Required Description
application string true Name or ID of the application

Related REST command: Export an application to a json file..

Parent topic: CLI Commands