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.
For example, if you made a change in the Security policy only, you might want to commit just the policy and objects portion of the configuration as follows:
admin@PA-220#
commit partial device-and-network excluded
I see the changes you made look to be all in Device and Network. If we apply the same logic from the example, "commit partial policy-and-objects excluded" will commit all of what you have shown.
Could you try "commit device-and-network" and then tab to see if it gives you an option for input. Maybe you could specify the single object.
... View more