Skip to content

Correct gh aw logs syntax in cost-estimation workshop step#1894

Merged
pelikhan merged 2 commits into
mainfrom
copilot/workshop-sync-fix-workflow-flag
Jul 23, 2026
Merged

Correct gh aw logs syntax in cost-estimation workshop step#1894
pelikhan merged 2 commits into
mainfrom
copilot/workshop-sync-fix-workflow-flag

Conversation

Copilot AI commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

The cost-estimation example in workshop/26-manage-costs-and-budgets.md used a non-existent --workflow flag for gh aw logs. This updates the workshop to match the current CLI, where the workflow name is passed positionally.

  • Workshop command correction

    • Replaced the invalid named-flag form with the supported positional-argument form in the Estimate monthly cost for a scheduled workflow section.
  • CLI example now matches current gh aw logs usage

    gh aw logs daily-status --count 5

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix invalid --workflow flag in gh aw logs command Correct gh aw logs syntax in cost-estimation workshop step Jul 23, 2026
Copilot AI requested a review from pelikhan July 23, 2026 11:54
@pelikhan
pelikhan marked this pull request as ready for review July 23, 2026 11:55
@pelikhan
pelikhan merged commit 89887a7 into main Jul 23, 2026
@pelikhan
pelikhan deleted the copilot/workshop-sync-fix-workflow-flag branch July 23, 2026 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[workshop-sync] workshop/26-manage-costs-and-budgets.md: gh aw logs uses invalid --workflow flag

2 participants