Create

Create a GitLab App integration

Usage

coolify gitlab create

Options

OptionTypeRequiredDefaultDescription
--api-urlstringNoGitLab API URL (defaults to {html-url}/api/v4)
--client-idstringNoGitLab OAuth Application ID
--client-secretstringNoGitLab OAuth Application Secret
--custom-portintegerNo0Custom SSH port (default: 22)
--custom-userstringNoCustom SSH user (default: git)
--group-namestringNoOptional comma-separated group filter
--html-urlstringYesGitLab instance URL (required, e.g. https://gitlab.com)
--namestringYesGitLab App name (required)
--redirect-uristringNoOAuth redirect URI registered in GitLab
--system-widebooleanNofalseMake this app system-wide (non-cloud instances only)
--webhook-tokenstringNoWebhook secret token (auto-generated when omitted)

Get current help

coolify gitlab create --help

The installed CLI help reflects the exact options available in your CLI version.

On this page