Skip to content

docs(cli): document missing export-ado-proxy-catalog commands - #1857

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/document-ado-proxy-export-commands-03411932f7996c59
Draft

docs(cli): document missing export-ado-proxy-catalog commands#1857
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/document-ado-proxy-export-commands-03411932f7996c59

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
accuracy src/main.rs defines two hidden build-time CLI commands, export-ado-proxy-catalog-schema and export-ado-proxy-catalog, that were not listed in the "Hidden Build-Time Tools" section of docs/cli.md (only export-gate-schema and export-fact-catalog were documented) docs/cli.md

Applied Fixes

  • Added export-ado-proxy-catalog-schema and export-ado-proxy-catalog entries to the "Hidden Build-Time Tools" list in docs/cli.md, matching their doc comments and --output/-o flag in src/main.rs

Notes

Verified against the Commands enum in src/main.rs (ExportAdoProxyCatalogSchema / ExportAdoProxyCatalog, both #[command(hide = true)]). These build-time tools export the ado-proxy catalog JSON Schema and catalog data JSON used as drift guards for scripts/ado-script/src/ado-proxy/. No other inaccuracies found in docs/cli.md's command list on this pass; all other subcommands (init, compile, check, mcp, execute, secrets, lifecycle commands, audit, trace, inspect, graph, whatif, lint, catalog) were already accurately documented.


Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · auto · 39.3 AIC · ⌖ 5.61 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