Aria Automation Orchestrator v8.x Command Line: Properties Set

by Simon Sparks · 7 February 2026

Command Line Description: Properties Set

vraclivropropertiesset--keyKEY--valueVALUE
Bash

Results:

# COMING SOON!
Bash

Example: Basic Authentication Enable

vraclivropropertiesset--keycom.vmware.o11n.sso.basic-authentication.enabled--valuetrue
Bash

Example: Check Existing Properties

vraclivroproperties
Bash

Result:

[
{
"key":"com.vmware.o11n.sso.basic-authentication.enabled",
"value":"true"
}
]
JSON

Discover more from Cloud Build Tools

Subscribe to get the latest posts sent to your email.

You may also like