AMCECLI command reference

The following table lists the AMCECLI commands.

Table 1. AMCECLI commands
Command Action Subcommand Notes
createprofile Create a profile by agent type

-profile profile_name

-agenttype agent_code

where agent_code is: T5, T6, or TU
startprofile Start a profile

-profile profile_name

 
stopprofile Stop a profile

-profile profile_name

 
deleteprofile Delete a profile

-profile profile_name

 
addtransaction Add a transaction to a profile

-profile profile_name

-transaction transaction_name

[-filepath property_filepath]

 
removetransaction Remove a transaction from a profile

-profile profile_name

-transaction transaction_name

 
stoptransaction Stop a transaction in a profile

-profile profile_name

-transaction transaction_name

 
starttransaction Start a transaction in a profile

-profile profile_name

-transaction transaction_name

 
gettransactionstatus Get a transaction status in a profile

-profile profile_name

-transaction transaction_name

 
removeagent Remove an agent from a profile

-profile profile_name

-agent agent_name

 
addagent Add an agent into a profile

-profile profile_name

-agent agent_name

 
getprofilestatus Get profile status

-profile profile_name

 
listprofiletrans List transactions in a profile

-profile profile_name

 
listschedules List active schedules in a profile

-profile profile_name

 
listagents List the host names of the agents by agent

-agenttype agent_code

where agent_code is: T5, T6, or TU
listprofiles List the names of the profiles available in the Application Management Console    
listagentprofiles List the names of the profiles available in the Application Management Console by agent

-agent agentname

where agentname is one of:
  • Specific agent name, for example RBAC:T6
  • MSL name: *EM_ROBOT, *EM_WRM, or *IBM_KTU
  • Name matching a wildcard containing one of the following values: *:T5, *:T6, or *:TU