- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
01-10-2023 06:34 AM
Hello,
I`m trying to include only single object into commit.
Web interface allows to exclude objects from commit:
On the first glance looks like CLI could provide such option:
USER@Device# commit partial
+ description Enter commit description
+ device-and-network device-and-network
+ policy-and-objects policy-and-objects
+ shared-object shared-object
> admin admin
> object-xpaths object-xpaths
<Enter> Finish input
But I did not found any examples or documentation.
Idea is to command be like:
commit partial object-xpaths [/config/devices/entry[@name='localhost.localdomain']/network/virtual-router/entry[@name='NAME']]
01-10-2023 09:21 PM
Hi @indoungwe ,
For the partial commit in the CLI it looks like you can only specify device-and-network, policy-and-objects, shared-object, and admin.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!