Releases: karimra/gnmic
v0.0.5
Changelog
5236ebc Merge branch 'master' of https://github.com/karimra/gnmiClient into raw
b0b4fa6 Merge pull request #23 from karimra/raw
8a7d832 Merge pull request #24 from karimra/tls
d0a3a72 add different printing format
b2e1ac3 add grpc and tls logging to stderr as default
72545a3 add grpc logging
a56e688 add max msg size const
916917e add max msg size if > 0
61900f0 add raw output
a6212d4 change cert loading funcs
f749ca3 change logging location | split cert loading funcs
4b559e3 change printSubscribeResponse func
29bf581 silenced installer log output, ignore .log files
28a265f use global logger
v0.0.4
Changelog
cc4f4c0 Merge branch 'master' of https://github.com/karimra/gnmiClient
de89ce2 Merge pull request #14 from karimra/set-type-default
7ea1a04 Merge pull request #15 from karimra/get-values-only
633a4b4 Merge pull request #16 from karimra/search
1102256 Merge pull request #18 from karimra/yaml-file-input
e8d56ba Merge pull request #19 from karimra/uniform-output
41a4408 Merge pull request #20 from karimra/log-file
836d971 Update README.md
f894064 add logging options
6ad903a add logs for get cmd
db012b5 add negation to search options
c15bc95 add search with notContain
935c8b9 add update and replace using yaml file
b81c0d9 fix cap address
ece83dc fix case address is given without port. change get response output
9f2cb4f get and sub have same output | add --raw
39505da go mod tidy
10bade5 make json a default type for set update/replace
5a4a0e2 print returned values only in get cmd
6f7b4df remove empty line
a78d5c4 remove file reading error print
v0.0.3
Changelog
4d9e04e Merge pull request #1 from karimra/rdme-rec
8a91f9c Merge pull request #10 from karimra/doc-link
9e80070 Merge pull request #2 from karimra/no-prefix
3b77ffe Merge pull request #4 from karimra/installer
0b6bb48 Merge pull request #6 from karimra/5-path-flag
f541948 Merge pull request #9 from karimra/proxy-env
eb7723c Update README.md
d006be9 Update README.md
b2f1ff1 Update README.md
bac3eb2 Update README.md
9234ba3 add doc link
5117430 add flag to enable/disable env proxy usage
dcfcee5 add no-prefix for cap cmd
194b5be add option to remove [ip:port] prefix in output
7ba87b9 added i386 arch to build process
822a1af added intstallation script
c49d6b1 removed defatult "/" path and marked path mandatory
d770216 skipped bin download if the same version installed
v0.0.2
v0.0.1
Changelog
b769727 Create README.md
c1fbdfa Merge branch 'master' of https://github.com/karimra/gnmiClient
26a83b8 Merge branch 'master' of https://github.com/karimra/gnmiClient
3b81e36 Merge branch 'master' of https://github.com/karimra/gnmiClient
5edd8ae Update README.md
173abd5 Update README.md
187049e Update README.md
b162759 Update README.md
016f886 add --model to sub command
a7e005c add capabilities command and skeleton for the other commands
c60c33b add debug logging
8547898 add debug prints
97ccdc4 add inline flag path,type,value to set command
1b5fb27 add lock to sync get prints
02e81da add modules and fix import
90bd04b add nil pointer check
4528d2d add notification deletes printing
5d9546d add path cmd: generate paths from yang module file
6d88e01 add printsubscribeResponse function and polled subscription
adcb65f add tls support
34fa467 add updates-only bool to gnmi.SubscriptionList
399cf82 add version command
e391394 add viper flag binds
54e79d7 added goreleaser
1961602 better debug formatting
98f1c74 change value decoding methods
dcf54e4 do not include an empty UseModels List if not specified by --model
f1c5036 get / subscribe working fine
0af9054 go mod tidy
060db92 initial commit
913ebd5 partially wotking set command
9230c06 remove default comments
a52c6a8 remove extra logging
aa252eb set command json encoding of values
a9bb35c set command with path/value/type setting flags
bedda00 update set command
f387736 use capabilities to get the model details