udclient [global-args...] [global-flags...]
removeTagFromComponent [parameters]
Parameter | Type | Required | Description |
---|---|---|---|
component | string | true | Name or ID of the component |
tag | string | true | Name of the tag |
udclient -username admin -password admin
-weburl https://myserver.example.com:8443
removeTagFromComponent
-component JPetStore-APP
-tag Tag1
Related REST command: Delete a tag from a component.