gitlab Command Examples

Ruby wrapper for the GitLab API. Some subcommands such as gitlab ctl have their own usage documentation. More information: https://narkoz.github.io/gitlab/.

gitlab create_project {{project_name}}

gitlab commit {{project_name}} {{commit_hash}}

gitlab pipeline_jobs {{project_name}} {{pipeline_id}}

gitlab job_play {{project_name}} {{job_id}}