Skip to content

Conversation

@vishvananda
Copy link
Member

This renames the issuer command to info and adds the app name and url to the data printed. Output now looks like:

name=local
url=http://localhost:5000
iss=http://localhost:5000
sub=local

@vishvananda vishvananda force-pushed the info branch 4 times, most recently from d6d6d80 to 6b41068 Compare January 16, 2025 03:39
This renames the `issuer` command to `info` and adds the app name and
url to the data printed. Output now looks like:

```
name=local
url=http://localhost:5000
iss=http://localhost:5000
sub=local
```
Copy link
Contributor

@wycats wycats left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't get a chance to review it all in detail, but it looks generally good. My only substantive question is whether the output of info should be JSON (or at least support JSON output).

@wycats wycats merged commit 1c967c5 into main Jan 16, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants