Closed staabm closed 2 years ago
I think it would be helpful, if the tool would print its own version
Actual
$ php cadfael.phar run --host mysql57.ab --username auser --port 3306 mydb Cadfael CLI Tool Host: mysql57.ab:3306 User: auser
Expected
$ php cadfael.phar run --host mysql57.ab --username auser --port 3306 mydb Cadfael CLI Tool 0.2.5 Host: mysql57.ab:3306 User: auser
Included in the new release - https://github.com/xsist10/cadfael/releases/tag/0.2.6
I think it would be helpful, if the tool would print its own version
Actual
Expected