Cannot get `glab repo list` do to anything
I've run glab auth login, when I run glab repo list I get
Showing 0 of 0 projects (Page 1 of 1)
I also tried giving the Gitlab Group, e.g. glab repo list my-company but then I get
accepts 0 arg(s), received 1
I can't see any way to use glab to make it point to a specific "group" or "project". I cannot see any way via glab cli to see what I see in the browser when I navigate to https://gitlab.com/my-company.
Running glab repo list -a gives me, presumably, the entire list of public Gitlab repositories. But of course I only want to see the repos for my specific company.
I tried also checking I'm a "member" of some of the repos/projects, and used --member.
I tried also staring some repos, and used --starred.
Run out of things to try - hoping someone could explain how to list repos using glab - what could I be missing???