Skip to content

Multiple arguments option has to be in plural form #1185

@bartizan

Description

@bartizan

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

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions