git - 如何从终端使用 Gitlab 的问题?

标签 git gitlab

我知道您可以通过安装 ghi 在命令行上使用 Github issues。

但是,有没有办法使用类似的工具来列出/添加/删除/编辑 Gitlab 上的存储库问题?

最佳答案

GLab 似乎是一个不错的选择。

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

关于git - 如何从终端使用 Gitlab 的问题?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31870653/

相关文章:

git clone - 默认分支

docker - GitLab CI ssh 注册表登录

windows - 在 Windows 中通过 SSH 服务器的 Git,找不到共享库

javascript - 为 github 上的核心 grunt 任务做贡献

java - 在管道作业期间找不到托管在GitLab Maven存储库中的依赖项

带有私钥的 Docker 容器上的 git 权限被拒绝

gitlab - 使用 .gitlab-ci.yaml 文件在 gitlab 中安排管道

python - autopep8 似乎没有找到配置文件?

git - git clone 后在 Intellij 中标记为非项目文件的所有文件

git - 如何禁用 git 中的子模块?