{"id":15055509,"url":"https://github.com/bohde/lab","last_synced_at":"2026-01-01T22:40:16.545Z","repository":{"id":66702833,"uuid":"167765148","full_name":"bohde/lab","owner":"bohde","description":"A command line interface to Gitlab","archived":false,"fork":false,"pushed_at":"2020-05-21T02:29:17.000Z","size":34,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T00:36:49.480Z","etag":null,"topics":["gitlab","gitlab-cli","gitlab-client","go"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bohde.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-01-27T03:25:27.000Z","updated_at":"2021-08-20T15:15:41.000Z","dependencies_parsed_at":"2023-03-08T00:16:05.680Z","dependency_job_id":null,"html_url":"https://github.com/bohde/lab","commit_stats":null,"previous_names":["bohde/lab","joshbohde/lab"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bohde%2Flab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bohde%2Flab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bohde%2Flab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bohde%2Flab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bohde","download_url":"https://codeload.github.com/bohde/lab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243532532,"owners_count":20306152,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gitlab","gitlab-cli","gitlab-client","go"],"created_at":"2024-09-24T21:43:31.934Z","updated_at":"2026-01-01T22:40:16.515Z","avatar_url":"https://github.com/bohde.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lab\n\n[![Build Status](https://travis-ci.org/joshbohde/lab.svg?branch=master)](https://travis-ci.org/joshbohde/lab)\n[![GoDoc](https://godoc.org/github.com/joshbohde/lab?status.svg)](https://godoc.org/github.com/joshbohde/lab)\n\n`lab` is a command line interface to [Gitlab](https://gitlab.com).\n\n## Installation\n\n### Release\n\n1. Download [the latest release](https://github.com/joshbohde/lab/releases/latest) for your platform.\n2. Make it executable, e.g. `chmod +x lab_linux_amd64`\n3. Put it somewhere on your path, e.g. `mv lab_linux_amd64 /usr/local/bin/lab`\n\n### From source\n\n```\n$ go get -u github.com/joshbohde/lab\n$ go install github.com/joshbohde/lab/cmd/lab\n```\n\n## Commands\n\n### `auth`\n\nWill configure access tokens for the current project, if none exist.\n\n```\n$ lab auth\n```\n\nThis will open your browser to your Gitlab access tokens page, for either https://gitlab.com, or your self-hosted instance. Create a new token with API scope, and paste it back into your terminal.\n\n### `issue`\n\nOpens an issue in the current project.\n\n```\n$ lab issue\n```\n\nThis will open your editor so that you can fill in the title and description of the issue.\n\nFlags are available for command line scripting. To see a full list of available flags, run `lab issue --help`.\n\n### `merge-request`\n\nOpens a merge request from the current branch to the default branch.\n\n```\n$ lab merge-request\n```\n\nThis will open your editor so that you can fill in the title and description of the merge request.\n\nFlags are available for command line scripting. To see a full list of available flags, run `lab merge-request --help`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbohde%2Flab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbohde%2Flab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbohde%2Flab/lists"}