{% extends "docs/base.html" %} {% block docs_content %}
Fetch a team by slug
pearing-cli get-team platform
Prints a single JSON object from the API.
404 Not Found when the referenced resource does not exist.403 Forbidden when owner/repo access checks fail.Common auth errors are documented on the CLI overview page.
Fetch a team by slug.
Usage: pearing-cli get-team <TEAM_SLUG>
Arguments:
<TEAM_SLUG> Team slug
Options:
-h, --help Print help (see more with '--help')