Retrieve Version Information

Use the following parameter to retrieve Fluenta version and build information from the command line:
Parameter Value Description Required
-version     Yes
Example:
./fluenta_cli.sh -version        
Output example:
{
  "build": "20250118_1109",
  "version": "5.0.0"
}