Modify gnmi network device configuration. More information: https://gnmic.kmrd.dev/cmd/set.
gnmic {{[-a|--address]}} {{ip:port}} set --update-path {{path}} --update-value {{value}}
gnmic {{[-a|--address]}} {{ip:port}} set --update-path {{path}} --update-file {{filepath}}
gnmic {{[-a|--address]}} {{ip:port}} set --replace-path {{path}} --replace-file {{filepath}}
gnmic {{[-a|--address]}} {{ip:port}} set --delete {{path}}