Database Reference
In-Depth Information
emcli help
> emcli help
Summary of commands: argfile -- Execute emcli verbs from a file
help -- Get help for emcli verbs (Usage: emcli help [verb_name])
login -- Login to the EM Management Server (OMS)
logout -- Logout from the EM Management Server
setup -- Setup emcli to work with an EM Management Server
status -- List emcli configuration details
sync -- Synchronize with the EM Management Server
version -- List emcli verb versions or the emcli client version
Add Host Verbs
continue_add_host -- Continue a failed Add Host session
get_add_host_status -- Displays the latest status of an Add Host session.
list_add_host_platforms -- Lists the platforms on which the Add Host operation can be
performed.
list_add_host_sessions -- Lists all the Add Host sessions.
retry_add_host -- Retry a failed Add Host session
submit_add_host -- Submits an Add Host session.
Agent Administration Verbs
get_agent_properties -- Displays details of all properties of an agent
get_agent_property -- Displays the value of specific property of an agent
resecure_agent -- Resecure an agent
restart_agent -- Restart an agent
secure_agent -- Secure an agent
set_agent_property -- Modify specific property of an agent
start_agent -- Start an agent
stop_agent -- Shut down an agent
unsecure_agent -- Unsecure an agent
...
Add the name of a verb to the help command for specific guidance on that verb. The example below shows the
help result for the sync verb.
> emcli help sync
emcli sync
Description:
Synchronize the emcli client with the OMS.
After synchronization, all verbs and associated online help
available to that OMS become available at the emcli client.
Synchronization automatically happens during a call to a setup.
Options:
-url
The URL of the EM (OMS).
Both http and https protocols are supported
(https is recommended for security reasons).
 
Search WWH ::




Custom Search