Trigger a pipeline for the current branch.
Trigger a pipeline for the currently checked out branch. Warn if there are uncommitted or un-pushed changes.
gle --pipeline --branch
Will trigger a pipeline if we can figure out exactly what the current branch is.