Skip to main content

List Your Teams

View the teams you belong to:

Available Options

--limit
integer
Maximum number of teams to return (default: 100)
--offset
integer
Number of teams to skip for pagination (default: 0)
--output
string
Output format: table (default) or json

Example Output

List Team Members

View the members of a specific team:
This uses the team from your config. To specify a different team:

Available Options

--team-id
string
Team ID to list members for. Uses the configured team ID if not specified.
--output
string
Output format: table (default) or json

Example Output

Set a default team with prime config set-team-id so you don’t need to pass --team-id every time.