6.2.6. Deleting a Team

Delete a team you own with the following command:
$ rhc team delete Team_Name
You can also delete a team by specifying the team ID:
$ rhc team delete --team-id Team_ID

Note

You can only delete a team if you are the owner.