Command Summary

A summary of DOE-C Command Line Utility commands. For more detailed information about a command, refer to the reference topic for the command.

Administrative commands

Operation

Command

Start Command Line Utility console to enter commands interactively

%DOE-C_CLU_HOME%/bin/clu.bat (from a command prompt)

Run Command Line Utility to take commands from an XML file

%DOE-C_CLU_HOME%/bin/execute-commandXMLFile xmlFileName (from a command prompt)

Log in

login [-h|--help] [-u|--DOEServerUser UnwireedServerAdminUser] [-pw|--password UnwiredServer AdminPassword] [-sl|--silent]

Exit

exit [-h|--help]

Get help

help [-h|--help] | [-a|--all] | commandName

Package management commands

Operation

Command

Deploy a package

deploy [-h|--help] [-dir|--deployFilesDirectory deploymentDirectory] [-u|--technicalUser SAPUserAccount] [-pw|--password SAPUserPassword] [-sl|--silent]

Get a list of deployed packages

getPackages [-h|--help] [-i|in inputXmlFile] [-o|--out outputXmlFile] [-sl|--silent]

Get details for specific deployed packages

getPackages [-h|--help] [-i|--in inputXmlFile] [-o|--out outputXmlFile] [-ps|--packageNames nameAndVersionList] [-sl|--silent]

Set endpoint properties for a deployed package

setEndpointProperties [-h|--help] [-i|--in inputXmlFile] [-p|--packageName name] [-ds|--doePacketDropSize byteSize] [-u|--technicalUser SAPUserAccount] [-pw|--password SAPUserPassword] [-t|--httpTimeout seconds] [-sl|--silent]

Get properties for a deployed package

getEndpointProperties [-i|--in inputXmlFile] [[-a|--all] | [-ps|--packageNames name]] [-h|--help] [-sl|--silent]

Set the log level for deployed packages

setPackageLogLevel [-h|--help] [-i|--in inputXmlFile] [-l|logLevel level] [-ps|--packageNames name] [-sl|--silent]

Get the log level for deployed packages

getPackageLogLevel [-h|--help] [-i|--in inputXmlFile] [-o|--out outputXmlFile] [-ps|--packageNames name] [-sl|--silent]

Remove deployed packages

removePackages [-h|--help] [-i|--in inputXmlFile] [-ps|--packageNames name] [-sl|--silent]

Subscription management commands

Operation

Command

Get information on subscriptions to deployed packages

getSubscriptions [-i|--in inputXmlFile] [-o|--out outputXmlFile] [-f|--filter filterExpression] [-ps|--packageNames name] [-h|--help] [-sl|--silent]

Get information on subscriptions to a deployed package, with sorting and pagination options

getSubscriptions2 [-i|--in inputXmlFile] [-o|--out outputXmlFile] [-f|--filter filterExpression] [-p|--packageName name] [-pn|--pageNumber number] [-ps|--pageSize size] [-s|--sort column[:Ascending|Descending]] [-h|--help] [-sl|--silent]

Set the log level for subscriptions to a deployed package

setSubscriptionsLogLevel [-i|--in inputXmlFile] [-l|--logLevel level] [[-a|--all] | [-p|--packageName name]] [-s|--subscriptionID ID] [-h|--help] [-sl|--silent]

Get the log level for subscriptions to a deployed package

getSubscriptionsLogLevel [-h|--help] [-i|--in inputXmlFile] [-p|--packageName name] [-s|--subscriptionID ID] [-sl|--silent]

Resynchronize subscriptions to a deployed package

resyncSubscriptions [-i|--in inputXmlFile] [[-a|--all] | [-p|--packageName name]] [-s|--subscriptionID ID] [-h|--help] [-sl|--silent]

End subscriptions to a deployed package

endSubscriptions [-i|--in inputXmlFile] [[-a|--all] | [-p|--packageName name]] [-s|--subscriptionID ID] [-h|--help] [-sl|--silent]