How to delete DTR team

This commit is contained in:
Joao Fernandes 2018-05-09 15:12:14 -07:00 committed by Joao Fernandes
parent 374178da84
commit 441e3e2639
2 changed files with 11 additions and 4 deletions

View File

@ -14,11 +14,11 @@ To create a new team, go to the **DTR web UI**, and navigate to the
Then **click the organization** where you want to create the team. In this Then **click the organization** where you want to create the team. In this
example, we'll create the 'billing' team under the 'whale' organization. example, we'll create the 'billing' team under the 'whale' organization.
![](../../images/create-and-manage-teams-1.png){: .with-border} ![organization](../../images/create-and-manage-teams-1.png){: .with-border}
Click '**+**' to create a new team, and give it a name. Click '**+**' to create a new team, and give it a name.
![](../../images/create-and-manage-teams-2.png){: .with-border} ![create team](../../images/create-and-manage-teams-2.png){: .with-border}
## Add users to a team ## Add users to a team
@ -26,7 +26,7 @@ Once you have created a team, **click the team** name, to manage its settings.
The first thing we need to do is add users to the team. Click the **Add user** The first thing we need to do is add users to the team. Click the **Add user**
button and add users to the team. button and add users to the team.
![](../../images/create-and-manage-teams-3.png){: .with-border} ![add users](../../images/create-and-manage-teams-3.png){: .with-border}
## Manage team permissions ## Manage team permissions
@ -34,7 +34,7 @@ The next step is to define the permissions this team has for a set of
repositories. Navigate to the **Repositories** tab, and click the repositories. Navigate to the **Repositories** tab, and click the
**Add repository** button. **Add repository** button.
![](../../images/create-and-manage-teams-4.png){: .with-border} ![manage permissions](../../images/create-and-manage-teams-4.png){: .with-border}
Choose the repositories this team has access to, and what permission levels the Choose the repositories this team has access to, and what permission levels the
team members have. team members have.
@ -49,6 +49,13 @@ There are three permission levels available:
| Read & Write | View repository, pull and push images. | | Read & Write | View repository, pull and push images. |
| Admin | Manage repository and change its settings, pull and push images. | | Admin | Manage repository and change its settings, pull and push images. |
## Delete a team
If you're an organization owner, you can delete a team in that organization.
Navigate to the **Team**, choose the **Settings** tab, and click **Delete**.
![delete team](../../images/create-and-manage-teams-6.png){: .with-border}
## Where to go next ## Where to go next
- [Create and manage users](create-and-manage-users.md) - [Create and manage users](create-and-manage-users.md)

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 KiB