glab repo create -g acme-platform --public -d "Shared service templates"

Category: GitLab

glab repo create -g acme-platform --public -d "Shared service templates"

Create a public repo inside a group

Creates a project under the acme-platform group with public visibility and the given description. The -g flag targets a group instead of your personal namespace. Add --defaultBranch main to name the initial branch explicitly.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.