Allow signing into a team via humanized name
Abierto
UX
- Lenguaje dominante
- Go
- Estrellas
- 8.8k
- Forks
- 383
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.