Skip to content

docs: document export-ado-proxy-catalog{,-schema} hidden CLI commands - #1852

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/hidden-cli-tools-drift-4979cc49f80fe3fe
Draft

docs: document export-ado-proxy-catalog{,-schema} hidden CLI commands#1852
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/hidden-cli-tools-drift-4979cc49f80fe3fe

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
accuracy src/main.rs defines two hidden (#[command(hide = true)]) build-time subcommands, export-ado-proxy-catalog-schema and export-ado-proxy-catalog (lines 590, 598), that were missing from the "Hidden Build-Time Tools" section of docs/cli.md and from the CLI command index in AGENTS.md docs/cli.md, AGENTS.md

Verified against src/main.rs (the Commands enum and its command_name()/dispatch match arms) and cross-checked usage references already present in docs/ado-script.md (cargo run -- export-ado-proxy-catalog-schema / export-ado-proxy-catalog), which confirmed the commands, flags, and output files but were not reflected in the two summary docs.

Applied Fixes

  • Added export-ado-proxy-catalog-schema and export-ado-proxy-catalog entries under "Hidden Build-Time Tools" in docs/cli.md, with --output/-o flag and typical-use examples matching the sibling export-gate-schema/export-fact-catalog entries.
  • Updated the CLI command index bullet in AGENTS.md to list all four hidden build-time tools instead of two.

Notes

Only AGENTS.md and docs/cli.md were touched; docs/ado-script.md already correctly referenced these commands and needed no changes. No source-code files were modified.


Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · auto · 48.6 AIC · ⌖ 9.75 AIC · ⊞ 13.2K ·

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
2 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

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.

0 participants