Command Line Description: Properties Set
vracli vro properties set --key KEY --value VALUEBashResults:
# COMING SOON!BashExample: Basic Authentication Enable
vracli vro properties set --key com.vmware.o11n.sso.basic-authentication.enabled --value trueBashExample: Check Existing Properties
vracli vro propertiesBashResult:
[
{
"key": "com.vmware.o11n.sso.basic-authentication.enabled",
"value": "true"
}
]JSONDiscover more from Cloud Build Tools
Subscribe to get the latest posts sent to your email.
