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