I know you can use Github issues on the command line by installing ghi.
However, is there any way to use similar tools for listing/adding/removing/editing issues of repositories on Gitlab ?
GLab is an open source Gitlab Cli tool written in Go (golang) to help work seamlessly with Gitlab from the command line. Work with issues, merge requests, watch running pipelines directly from your CLI among other features. Inspired by gh , the official GitHub CLI tool.
Accessing the RepositoryIf your repository already exists locally, navigate to it using cd [your-repository-name] , if you want to check the contents of your directory, use ls . If your repository does not exist locally, get the clone link from the "Clone or Download" button on the GitHub Repository.
By default, omnibus-gitlab stores the Git repository data under /var/opt/gitlab/git-data . The repositories are stored in a subfolder repositories .
GLab seems to be a great option.
GLab is an open source Gitlab Cli tool written in Go (golang) to help work seamlessly with Gitlab from the command line. Work with issues, merge requests, watch running pipelines directly from your CLI among other features.
https://github.com/profclems/glab
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With