💾 Archived View for freeshell.de › tldr › gh-run.gmi captured on 2024-02-05 at 11:01:40. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
View, run and watch recent GitHub Actions workflow runs.
gh run view
gh run view {workflow_run_number}
gh run view --job={job_number}
gh run view --job={job_number} --log
gh run view {workflow_run_number} --exit-status && {echo "run pending or passed"}
gh run watch
gh run watch {workflow_run_number}
gh run rerun {workflow_run_number}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).