Allow signing into a team via humanized name
Offen
UX
- Vorherrschende Sprache
- Go
- Sterne
- 8.8k
- Forks
- 383
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.