gitlab
Verified for current stable LTS
Gitlab Command: Start Specific Ci Job
Use for start specific ci job with Gitlab. Exact CLI syntax to start specific ci job using Gitlab.
When to use this: Use for start specific ci job with Gitlab.
Command Syntax
gitlab job_play <project_name> <job_id> gitlab job_play <project_name> <job_id> Command Breakdown
gitlab is the base executable for this command.
FAQ
Purpose: Exact syntax to start specific ci job using Gitlab.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Gitlab Command: Create A New Project
gitlab create_project <project_name> Gitlab Command: Create New Project gitlab create_project <project_name> Gitlab Command: Get Info About A Specific Commit gitlab commit <project_name> <commit_hash> Gitlab Command: Get Info About Commit gitlab commit <project_name> <commit_hash> Gitlab Command: Get Info About Jobs In A Ci Pipeline gitlab pipeline_jobs <project_name> <pipeline_id>