LexFloatServer Commandline Parameters

Hi,

I read in the documentation that for offline activation of lexfloatserver we can use the command line e.g “lexfloatserver -g --license-key LICENSE_KEY --offline-request FILEPATH” and" lexfloatserver -a --license-key=LICENSE_KEY --offline-response=FILEPATH"

Is there are similar command line for offline deactivation? The only command I’ve seen documented so far is “lexserver -d” but I am am guessing this is just online deactivation since there is no filepath passed. Is it possible by command line or only via the web dashboard?

Thanks very much!
Helen

Hi @Helen,

Thanks for reaching out!

In order to deactivate the LexFloatServer using an offline deactivation method via CLI, use the following command: lexfloatserver -d --offline-request request_file_path. Upon successful execution, the local activation is promptly removed, while the generated request file serves the purpose of eliminating the activation from the server side.

Great, thanks very much.

1 Like