Please add a command-line option to the TurboFloatServer executable to report the license key in useSolved

One of our most important means of debugging license issues is to have our customers send us the license key they are using. When we have them on a floating license server, there is no way to get that key. Could you please add a command line option to report the license key that has been activated on a given license server? https://wyday.com/limelm/help/turbofloat-server-commandline/

The "-v" option already does this. So, have the customer run the TurboFloat Server like this:

On Unix (macOS / Linux / BSD / etc.):

./TurboFloatServer -v

On Windows:

TurboFloatServer.exe -v

Thanks! Didn't realize that the -v option didn't just return the version.