The `--audience` option of "jwt create" command is allowed multiple arguments. Let's rename it. was: > devproxy jwt create --audience audience1 audience2 should be: > devproxy jwt create --audiences audience1 audience2
The
--audienceoption of "jwt create" command is allowed multiple arguments. Let's rename it.was:
should be: