Aria Automation Orchestrator v8.x Command Lines

by Simon Sparks · 7 February 2026

You can now configure your Automation Orchestrator options such as the authentication provider with the Automation Orchestrator Appliance command line interface (CLI). To use these commands, you must log in to the Automation Orchestrator Appliance as a root user. After making any authentication changes, you must run the /opt/scripts/deploy.sh script so the change to the Automation Orchestrator Appliance is applied.

The password file must be stored inside the /data/vco/usr/lib/vco directory of the Automation Orchestrator Appliance. When adding the parameter in the command, exclude the /data/vco part of the filepath.

Command Line Description: vracli vro

vraclivro--help

Results:

usage:vraclivro [-h]
{get-auth,reset-auth,set-auth-csp,csp-role-mapping,enable-multy-tenancy,sync-cc-password,read-timeout,properties,extensions,info,cancel,license,keystore,authentication,logs,vcoin}
...

positionalarguments:
{get-auth,reset-auth,set-auth-csp,csp-role-mapping,enable-multy-tenancy,sync-cc-password,read-timeout,properties,extensions,info,cancel,license,keystore,authentication,logs,vcoin}
get-authGetcurrentauthenticationconfiguration
reset-authResetcurrentauthenticationconfigurationtothebuilt-inone
set-auth-cspConfigureauthenticationforCSP
csp-role-mappingUpdateCSPtoAutomationOrchestratorrolesmapping
enable-multy-tenancy
Enablemulty-tenantmodeoftheAutomationOrchestrator.WARNING-
thisisirrevertibleoperation!
sync-cc-passwordSyncAutomationOrchestrator's Control Center password. WARNING - This
                        command will restart Automation Orchestrator service!
    read-timeout        Update Automation Orchestrator'sreadtimeoutfornetworkoperations
accessingCSPservices.Unitisseconds.
propertiesConfigurationoftheAutomationOrchestratorSystemProperties
extensionsConfigurationoftheAutomationOrchestratorExtensions
infoDetailedinformationabouttheAutomationOrchestratorservice
cancelTroubleshootingcommandsforcancelingrunningitems
licenseLicenseconfiguration
keystoreTroubleshootingcommandsforCAKeystore
authenticationAuthenticationconfiguration
logsLoggingconfiguration
vcoinManagementoftheVMwareAriaAutomationOrchestratorpluginfor
vSphereWebClient

options:
-h,--helpshowthishelpmessageandexit

Discover more from Cloud Build Tools

Subscribe to get the latest posts sent to your email.

You may also like