Update Plugin functions for newer glab versions

Changes:
- Removed unsupported flag '--state opened' from glissue-list'
- Updated glreleases-create to use --name instead of -t
- Updated glrepo-list to remove unsupported --membership flag
This commit is contained in:
Amaan Mujawar 2025-09-19 08:24:24 +01:00
commit 0c733b810a
No known key found for this signature in database
GPG key ID: E0ECE2A906DA1AF4
2 changed files with 10 additions and 4 deletions

View file

@ -20,7 +20,6 @@ This plugin adds support for the [GitLab CLI (`glab`)](https://gitlab.com/gitlab
| `glci` | `glab ci` | Manage CI pipelines |
| `glprj` | `glab project` | Manage projects |
| `glrelease` | `glab release` | Manage releases |
| `gli` | `glab incident` | Manage incidents |
## Helper functions