Allow signing into a team via humanized name
Ouverte
UX
- Langage dominant
- Go
- Étoiles
- 8.8k
- Forks
- 383
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Currently all team actions are against the `id`, not the name, for example to sign back into your team:
```
$ up login --team apex-software
```
But we could also allow:
```
$ up login --team "Apex Software"
```
to avoid confusion
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.