udclient [global-args...] [global-flags...]
addComponentToApplication [parameters]
| Parameter | Type | Required | Description |
|---|---|---|---|
| component | string | true | Name of the component |
| application | string | true | Name of the application |
udclient -username admin -password admin
-weburl https://myserver.example.com:8443
addComponentToApplication
-application JPetStore
-component JPetStore-WEB
Related REST command: Add a component to an application..