Description

This article will explain how to check previous commit history and pending commit operations using cli.

Solution

Please execute below command which will display the system commit history and pending commit operations.

> show system commit

Additionally, we can use below configuration mode command as well to check whether there are any pending configuration changes yet to commit.

# show | compare

Modification History

2024-01-31: Article modified
2023-12-20 : Article Created