Skip to content

docs: fix CLI reference drift from consistency reports #140 and #152#161

Merged
danielmeppiel merged 2 commits intofix/cli-doc-consistencyfrom
copilot/sub-pr-160
Mar 4, 2026
Merged

docs: fix CLI reference drift from consistency reports #140 and #152#161
danielmeppiel merged 2 commits intofix/cli-doc-consistencyfrom
copilot/sub-pr-160

Conversation

Copy link
Contributor

Copilot AI commented Mar 4, 2026

Brings docs/cli-reference.md fully in sync with the current CLI surface, addressing all inconsistencies flagged by the automated CLI Consistency Checker in #140 and #152, plus reviewer feedback on the initial doc fix PR.

Changes

  • Removed phantom --verbose flag from apm uninstall
  • Added apm prune section
  • Added ### apm mcp parent group section (apm mcp COMMAND [OPTIONS]); demoted list/search/show to #### — consistent with apm deps, apm runtime, apm config group patterns
  • Added missing apm compile flags: --single-agents, -v/--verbose, --local-only, --clean
  • Fixed apm compile --target choices to show [vscode|agents|claude|all]
  • Added copilot runtime to supported runtimes list
  • Fixed apm runtime setup argument description (was "remove", should be "install"); added --version TEXT option
  • Added --yes to apm runtime remove
  • Removed duplicate apm runtime status section
  • Fixed runtime preference order: copilot → codex → llm (was codex → llm)
  • Fixed apm search/apm showapm mcp search/apm mcp show in Quick Start and Tips sections
  • Removed internal dev note from apm deps update

Type of change

  • Bug fix
  • New feature
  • Documentation
  • Maintenance / refactor

Testing

  • Tested locally
  • All existing tests pass
  • Added tests for new functionality (if applicable)

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: danielmeppiel <51440732+danielmeppiel@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix CLI reference drift from consistency reports docs: fix CLI reference drift from consistency reports #140 and #152 Mar 4, 2026
@danielmeppiel danielmeppiel marked this pull request as ready for review March 4, 2026 21:11
@danielmeppiel danielmeppiel self-requested a review as a code owner March 4, 2026 21:11
@danielmeppiel danielmeppiel merged commit 636f6db into fix/cli-doc-consistency Mar 4, 2026
6 checks passed
@danielmeppiel danielmeppiel deleted the copilot/sub-pr-160 branch March 4, 2026 21:11
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.

2 participants