Is there a way to figure out the running server version using the CLI? With the upcoming release 6.0.6 and the LPOS command it'd be nice to make feature assumption based on versions.

Comment From: itamarhaber

Hello @aparcar

The server reports the version when issued with the INFO command under the 'server' section.

Comment From: aparcar

Thank you!