Skip to content

docs(agents): use updated output flags in skills#865

Merged
AlessandroPomponio merged 3 commits into
mainfrom
update-skills-output-file-flags
Apr 17, 2026
Merged

docs(agents): use updated output flags in skills#865
AlessandroPomponio merged 3 commits into
mainfrom
update-skills-output-file-flags

Conversation

@michael-johnston
Copy link
Copy Markdown
Member

  • Document -o/--output as format vs --output-file for get/show, and template -o as path
  • Fix query-ado-data: show entities/requests/results use csv|json|table, not console
  • Prefer --output-file in examining-* workflows; fix datacontainer get argument order
  • Fix examining-discovery-spaces typo (corrupted)"

@michael-johnston
Copy link
Copy Markdown
Member Author

@AlessandroPomponio I noticed that ado template now is different. It has --output instead of --output-file, and autogenerated file names. It's probably worth changing it so everything is the same unless strong reason why it should be different?

Comment thread .cursor/skills/using-ado-cli/SKILL.md Outdated
Comment thread .cursor/skills/using-ado-cli/SKILL.md Outdated
Co-authored-by: Michael Johnston <66301584+michael-johnston@users.noreply.github.com>
Signed-off-by: Michael Johnston <66301584+michael-johnston@users.noreply.github.com>
@AlessandroPomponio AlessandroPomponio changed the title docs(skills): Update to new output flags docs(agents): use updated output flags in skills Apr 17, 2026
Copy link
Copy Markdown
Member

@AlessandroPomponio AlessandroPomponio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

My only observation is whether agents get tripped by referring to --output-file as a path (basically, if they provide a folder instead of a file). But that can be easily fixed later if that's the case

@AlessandroPomponio AlessandroPomponio added this pull request to the merge queue Apr 17, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 17, 2026
@AlessandroPomponio AlessandroPomponio added this pull request to the merge queue Apr 17, 2026
Merged via the queue into main with commit 7893235 Apr 17, 2026
19 checks passed
@AlessandroPomponio AlessandroPomponio deleted the update-skills-output-file-flags branch April 17, 2026 15:58
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.

docs(agents): update skills following changes to -o/--output-file

2 participants