vela Verified for current stable LTS

Vela Command: Trigger Pipeline From Git Branch Commit Tag

Use for trigger pipeline from git branch commit tag with Vela. Exact CLI syntax to trigger pipeline from git branch commit tag using Vela.

When to use this: Use for trigger pipeline from git branch commit tag with Vela.

Command Syntax

vela add deployment --org <organization> --repo <repository_name> --target <environment> --ref <branch|commit|refs/tags/git_tag> --description "<deploy_description>"

Live Command Builder

Final Command

vela add deployment --org <organization> --repo <repository_name> --target <environment> --ref <branch|commit|refs/tags/git_tag> --description "<deploy_description>"

Command Breakdown

--org
Command Option
Tool-specific option used by this command invocation.
--repo
Command Option
Tool-specific option used by this command invocation.
--target
Command Option
Tool-specific option used by this command invocation.
--ref
Command Option
Tool-specific option used by this command invocation.
--description
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to trigger pipeline from git branch commit tag using Vela.

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

Back to Vela directory