brimdata / zync

Kafka connector to sync Zed lakes to and from Kafka topics
BSD 3-Clause "New" or "Revised" License
17 stars 3 forks source link

"-version" option vs. "version" command #89

Open philrz opened 2 years ago

philrz commented 2 years ago

This is a little thing, but it strikes me as odd that zync uses a "command" to get the version:

$ zync version
d87d49b

Whereas the other Zed tools all use a -version option.

$ zed -version
Version: v1.1.0-44-g28029f06

$ zq -version
Version: v1.1.0-44-g28029f06