gitlab
Verified for current stable LTS
Gitlab Command: Get Jobs Info In Ci Pipeline
Use for get jobs info in ci pipeline with Gitlab. Exact CLI syntax to get jobs info in ci pipeline using Gitlab.
When to use this: Use for get jobs info in ci pipeline with Gitlab.
Command Syntax
gitlab pipeline_jobs <project_name> <pipeline_id> gitlab pipeline_jobs <project_name> <pipeline_id> Command Breakdown
gitlab is the base executable for this command.
FAQ
Purpose: Exact syntax to get jobs info in ci pipeline 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>