I’ve currently set the `org-id` context ``` ~ ❯ mw context get Current CLI context --project-id not set --server-id not set --org-id 65543619-a808-4787-bf1d-××××××× ``` When calling `mw project list` all project are listed, wich includes projects from other organisations. It would be great to have to option to filter the output by the current context `org-id` or `server-id`.