You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 26, 2026. It is now read-only.
Issues can be created using gitlab issue create command. Available parameters:
-t, --title Required. Title of issue.
-d, --description Description of issue.
-l, --labels Labels of issue. Separated by ','.
-a, --assignee Assignee of issue.
--assign-myself Assigns issue to current user.
-p, --project GitLab project name.
--help Display this help screen.
--version Display version information.
Listing issues
Issues can be listed using gitlab issue list command. Available parameters:
-l, --labels Labels of issue. Separated by ','.
--assigned-to-me Assigns issue to current user.
-a, --assignee Assignee of issue.
-p, --project GitLab project name.
--help Display this help screen.
--version Display version information.