Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 449 Bytes

teams.md

File metadata and controls

25 lines (16 loc) · 449 Bytes

heroku teams

manage teams

heroku teams

list the teams that you are a member of

USAGE
  $ heroku teams [--json]

FLAGS
  --json  output in json format

DESCRIPTION
  list the teams that you are a member of

  Use heroku members:* to manage team members.

See code: src/commands/teams/index.ts