exportComponent#

Export a component 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)
  exportComponent [parameters]

Parameters#

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

Related REST command: Export a component to a json file..

Parent topic: CLI Commands