Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

whoami #4

Closed
ashleygwilliams opened this issue Jul 14, 2020 · 2 comments
Closed

whoami #4

ashleygwilliams opened this issue Jul 14, 2020 · 2 comments
Labels
feature 🎉 new commands, flags, functionality, and improved error messages
Milestone

Comments

@ashleygwilliams
Copy link
Contributor

ashleygwilliams commented Jul 14, 2020

rover whoami should print out information about the currently authenticated user.

it should take a --profile flag so it can print out information about all different profiles.

it should at the very least print out a username and email, and it should also likely print out information about the scope of the token that the user is authenticated with.

description edited by @EverlastingBugstopper

@ashleygwilliams ashleygwilliams added the feature 🎉 new commands, flags, functionality, and improved error messages label Jul 14, 2020
@ashleygwilliams ashleygwilliams added this to the 🐣 0.1.0 milestone Jul 14, 2020
@abernix
Copy link
Member

abernix commented Dec 10, 2020

Our own GraphQL API might expose some things worth rendering in its me type:

{ me { ... } }

@abernix abernix closed this as completed Dec 10, 2020
@abernix abernix reopened this Dec 10, 2020
@lrlna
Copy link
Member

lrlna commented Feb 9, 2021

closed by #252.

@lrlna lrlna closed this as completed Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🎉 new commands, flags, functionality, and improved error messages
Projects
None yet
Development

No branches or pull requests

3 participants