Implement get projects
Open
enhancement
good first issue
hacktoberfest
help wanted
- Dominant language
- Rust
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently `gitlabctl` can only `get environments`. To do that we first get all projects and then get all environments of these projects. An obvious enhancement to `gitlabctl` would be add `get projects`.
I like to stick with an overview style as it is known from `kubectl`. I'm not sure yet what are useful informations about a `project` to show next to the project name. Probably the same info as https://gitlab.com/explore ? So stars, forks, MRs, issues, updated on.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.