get-self
Fetch the authenticated user
Auth
Authenticated
Example
pearing-cli get-self
Expected Response
Prints a single JSON object from the API.
Errors
404 Not Foundwhen the referenced resource does not exist.403 Forbiddenwhen owner/repo access checks fail.
Common auth errors are documented on the CLI overview page.
Help Output
Fetch the authenticated user.
Usage: pearing-cli get-self
Options:
-h, --help Print help (see more with '--help')