Canceling outstanding commands Published on Aug 25, 2026
Print
Copy page Copy as Markdown for LLMs View as Markdown View the page as plain text
Open in ChatGPT Ask ChatGPT about this page Open in Claude Ask Claude about this page Prev Next Use the commands in this section to cancel commands that were issued but have not yet been executed.
Note You can cancel both commands issued using the cmc execute command, and commands in a profile.
To cancel all outstanding commands on an appliance:
Go to CLI configuration mode:
hostname > enable
hostname # configure terminal Cancel the commands:
hostname (config) # cmc cancel appliance <applianceName> all To cancel all outstanding commands on a group of appliances:
Go to CLI configuration mode:
hostname > enable
hostname # configure terminal Cancel the commands:
hostname (config) # cmc cancel group <groupName> all This command cancels all outstanding commands on the EX-03 appliance.
hostname (config) # cmc cancel appliance EX-03 all
Was this article helpful?
Yes No
Related articles
Central Management System (CMS) > Central Management System System Administration Guide Release 11.x > Appliances > Configuring managed appliances
Central Management System (CMS) > Central Management System System Administration Guide Release 11.x > Appliances > Configuring managed appliances
Central Management System (CMS) > Central Management System System Administration Guide Release 10.x > Appliances > Using appliance groups and command profiles > Working with command profiles
Central Management System (CMS) > Central Management System System Administration Guide Release 11.x > Appliances > Using appliance groups and command profiles > Working with command profiles