pykms_Client fails to parse command line options correctly #113
Labels
bug
Something isn't working
confirmed
Okay, we can reproduce it!
documentation
Improvements or additions to documentation
help wanted
Extra attention is needed
When specifying a positional argument, using the -m flag appears to read the wrong parameter:
% python3.11 pykms_Client.py -m Windows10 192.168.10.1
optional py-kms client argument
-m
: expected one argument, unrecognized: '192.168.10.1'. Exiting...The text was updated successfully, but these errors were encountered: