runfinch / finch

The Finch CLI is an open source client for container development
https://www.runfinch.com
Apache License 2.0
3.51k stars 90 forks source link

Finch version persing #547

Closed dominik-kovacs closed 1 year ago

dominik-kovacs commented 1 year ago

Describe the feature you'd like I'd like to be able to parse finch version output, similarly as docker version --format {{.Client.Version}}

finch version --format {{.Client.Version}}

Additional context spring-boot-docker-compose module is using this command to read a version. Adding this feature to finch would make it compatible

dominik-kovacs commented 1 year ago

duplicate https://github.com/runfinch/finch/issues/199