此内容没有您所选择的语言版本。
6.2.6. Deleting a Team
Delete a team you own with the following command:
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow
rhc team delete Team_Name
$ rhc team delete Team_Namerhc team delete Team_Name
You can also delete a team by specifying the team ID:
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow
rhc team delete --team-id Team_ID
$ rhc team delete --team-id Team_IDrhc team delete --team-id Team_ID
Note
You can only delete a team if you are the owner.