vela
Verified for current stable LTS
Vela Commands
Vela command syntax with verified terminal examples.
Commands
3 commands for Vela
vela Operations
Vela Command: Inspect Specific Deployment
vela view deployment --org <organization> --repo <repository_name> --deployment <deployment_number> vela HTTP
Vela Command: List Deployments For Repository
vela get deployment --org <organization> --repo <repository_name> vela HTTP
Vela Command: Trigger Pipeline From Git Branch Commit Tag
vela add deployment --org <organization> --repo <repository_name> --target <environment> --ref <branch|commit|refs/tags/git_tag> --description "<deploy_description>" Suggest a Vela Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Vela workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.