gh workflow list --all

Category: GitHub CLI

gh workflow list --all

List every workflow including disabled ones

Shows all workflow files in the repo; --all includes disabled and hidden workflows that the default view omits. Each row shows the workflow ID, name, and enabled state. Use the ID with gh workflow enable or disable to toggle without typing the filename.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.