This issue is depended upon by:
This would be similar to the Unix whoami(1) command, but would show information about the authenticated GitHub user (as understood by the GitHub API).
Default output should be plain text for interactive command line use, but we should also provide a way to have the raw JSON response emitted, as well (similar to how ads-github-show-rate-limits(1) works).
This issue is depended upon by:
This would be similar to the Unix
whoami(1)command, but would show information about the authenticated GitHub user (as understood by the GitHub API).Default output should be plain text for interactive command line use, but we should also provide a way to have the raw JSON response emitted, as well (similar to how
ads-github-show-rate-limits(1)works).