Skip to content

Enable JSON format output for user-jwts list #45141

Closed
@timheuer

Description

@timheuer

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

I am trying to retrieve a list of known jwt tokens created via user-jwts for my project. This is helpful for integration testing but also to create some better tooling around this type of information in certain experiences. The current list output is readable in terminal but is not easy to parse programmatically.

Describe the solution you'd like

The create has an -o json option and I simply would like to do user-jwts list -o json (and variant so user-jwts list --show-tokens -o json)

Additional context

No response

Metadata

Metadata

Assignees

Labels

area-commandlinetoolsIncludes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPIold-area-web-frameworks-do-not-use*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions