Flagsmith / Flagsmith/flagsmith-cli
Can't list flags given an environment
Ouverte
- Langage dominant
- Go
- Étoiles
- 12
- Forks
- 3
- Merge moyen
- 14 h 56 min
- PR mergées (30 j)
- 8
Description
Given an environment _belongs to_ a project (e.g. `flagsmith environments --project 000`), I believe the following should work:
```
❯ flagsmith flag list --environment MySup3rC00lPr0j3ctK3y
Error: no project
Set --project, or `project` in flagsmith.json.
```
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Start by tracing the `flag list --environment` command and how it resolves the project when `--project` is omitted. Reproduce the command shown in the issue, then verify that an environment belonging to a project can list its flags without reporting "no project."
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- go
- Domaine
- cli
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- Calme
- Clarté
- Plutôt claire
- Accessibilité débutants
- 68/100