I created an identity in my local ZAC… and received the following error when I tried to enrol it using the following command
…
python -m openziti enroll --jwt=/home/opc/python_client.jwt --identity=/home/opc/python_client.json
TypeError: do_enroll() takes 0 positional arguments but 1 was given
Any tips?