Changelog
uac-cli-1.1.0 (2025/10/01)
Deprecations and Breaking Changes
Deprecated Parameters (will be removed in future versions)
Deprecated: The
taskparameter inuac webhook listwill be removed in future versions. Usetasknameinstead (#120)Deprecated: The
operational_memoparameter inuac task-instance retrieve-outputwill be removed in future versions (#117)Deprecated: The
nameparameter inuac virtual-resource listwill be removed in future versions. Useresourcenameinstead (#119)Deprecated: The
nameparameter inuac user change-passwordwill be removed in future versions. Useuser_nameinstead (#96)Deprecated: The
nameparameter inuac server-operation download-logwill be removed in future versions. Uselog_nameinstead (#96)
Removed Commands (not suggesting breaking change)
Removed: Invalid command
uac trigger create-tempremoved as it is covered byuac trigger create(#188)Removed:
universal-event pushq: Non functional. Functionality can be covered by push. Command is removed (#202)
Enhancements
Features
Added: New global parameter
--ca-bundleandUAC_CLI_CA_BUNDLEenvironment variable (#38)Added:
server-operationscommands: Added-s/--selectoption for JSON output filtering (#125)
New Commands Added and alignment with UC 7.9
Added:
uac bundle create-by-business-servicesAdded:
uac calendar get-custom-daysAdded:
uac cluster-node healthcheckAdded:
uac custom-day list-qualifying-periodsAdded:
uac ldap update-bind-passwordAdded:
uac oauth-single-sign-on get-settingsAdded:
uac oauth-single-sign-on update-settingsAdded:
uac promotion cancel-promotion-scheduleAdded:
uac promotion createAdded:
uac promotion deleteAdded:
uac promotion-target createAdded:
uac promotion-target deleteAdded:
uac promotion-target getAdded:
uac promotion-target listAdded:
uac promotion-target refresh-target-agentsAdded:
uac promotion-target updateAdded:
uac server-operation bulk-export-activityAdded:
uac server-operation bulk-export-auditAdded:
uac server-operation bulk-export-historyAdded:
uac server-operation ldap-refreshAdded:
uac server-operation ldap-refresh-asyncAdded:
uac server-operation pause-cluster-nodeAdded:
uac server-operation resume-cluster-nodeAdded:
uac task-instance approval-approveAdded:
uac task-instance approval-rejectAdded:
uac task-instance getAdded:
uac task-instance list-advancedAdded:
uac task-instance patch-instanceAdded:
uac task-instance set-startedAdded:
uac task-instance set-variableAdded:
uac trigger list-component-eventsAdded:
uac trigger set-skip-countAdded:
uac trigger set-timeAdded:
uac trigger trigger-nowAdded:
uac universal-template get-extension-archiveAdded:
uac universal-template restore-default-iconAdded:
uac user add-groupAdded:
uac user delete-groupAdded:
uac user get-groupsAdded:
uac user get-preferenceAdded:
uac user list-preferencesAdded:
uac user update-preferenceAdded:
uac webhook assign-execution-userAdded:
uac webhook enable-disable
Enhanced Parameter Support
Changed: Improved parameter coverage through command line parameters, and alignment with updated OpenAPI specification of UC
Documentation Updates
Added: Section with Tips & Tricks and reorganization of Getting Started → Usage Chapters
Added: Description on
snake_caseandcamelCaseusageChanged: Improved installation instructions for Linux
Changed: Improved examples
Changed: Improved command documentation
Fixes
Fixed: Aligned help messages and parameter support with OpenAPI specification
Fixed: Improved messages in case of errors (#71)
Fixed: Added metadata on
uac.exe(#72)Fixed:
bundle create: OpenAPI specification parameter alignment (#153)Fixed:
calendar add: Fixed calendar add functionality (#204)Fixed:
calendar create: OpenAPI specification parameter alignment and help message (#94)Fixed:
calendar update: OpenAPI specification parameter alignment, help message and functionality (#200)Fixed:
property update: Removed input option and corrected parameters and functionality (#200)Fixed:
trigger assign-execution-user: Fixed function naming conflict causing command failure (#201)Fixed:
trigger unassign-execution-user: Fixed function naming conflict causing command failure (#201)Fixed:
universal-event publish: Now requires input option for complex JSON attributes (#202)Fixed:
universal-event push: Corrected parameters (#202)Fixed:
universal-template update-extension-archive: Added missing parameters (#106)Fixed:
universal-template import: Removed unrelated parameters (#101)Fixed:
universal-template update: OpenAPI specification parameter alignment (#187, #148)Fixed:
universal-template create: OpenAPI specification parameter alignment (#187, #148)Fixed:
user create: MadeuserPasswordoptional and added parameter mapping support (#203, #208)Fixed:
user create-token: Fixed command functionality (#206)Fixed:
webhook enableandwebhook disable: Error response code 400 (#205)Fixed:
workflow update-edge,workflow update-vertex,workflow update-vertex: Correctedworkflowidparameter mapping and removed read-onlysysIdproperty (#176)Fixed:
workflow add-vertex: Added missing parametercondition_expression(#102)
uac-cli-1.0.1 (2025/01/22)
Fixes
Fixed: Fix issue preventing
uac-clifrom running on AWS Linux 2023 (#64)
uac-cli-1.0.0 (2024/12/06)
Initial Release