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. ```
Given an environment belongs to a project (e.g.
flagsmith environments --project 000), I believe the following should work: