Skip to content

cli: add generated MCP cli refs #23169

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

ArthurFlag
Copy link
Contributor

@ArthurFlag ArthurFlag commented Jul 28, 2025

Add generated MCP docs.

Copy link

netlify bot commented Jul 28, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 4b7fb94
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/688b7d1802f1260008a1625f
😎 Deploy Preview https://deploy-preview-23169--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added area/cli Relates to the CLI client hugo Updates related to hugo dependencies Vendoring, packaging updates area/config labels Jul 28, 2025
@ArthurFlag ArthurFlag force-pushed the ENGDOCS-2813-cli-docs branch from ba5fa9e to 0ea85db Compare July 28, 2025 08:40
Copy link
Member

Choose a reason for hiding this comment

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

For the docs repository, we probably only need the YAML files (as the docs uses its own templates to convert those to markdown). Not sure how we did that for other repositories that committed the generated files in source control though (do we put the markdown and yaml in separate directories for those?). @crazy-max do you know?

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

Starting to wonder if we need to start considering adding another level in our hierarchy (reference/cli/docker/mcp/catalog_reset/ -> reference/cli/docker/mcp/catalog/reset/). I know we had some of that with docker buildx imagetools inspect, but I think we kept the deeply nested at the same level at the time.

Copy link
Member

Choose a reason for hiding this comment

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

Oh! Actually, we didn't that's also using an extra hierarchy; https://docs.docker.com/reference/cli/docker/buildx/imagetools/inspect/#format

Copy link
Member

Choose a reason for hiding this comment

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

Right, yeah, looks like we have some changes to make for the navigation; looking at the preview;

Screenshot 2025-07-28 at 12 26 29 Screenshot 2025-07-28 at 12 26 39

@ArthurFlag ArthurFlag requested a review from crazy-max July 28, 2025 15:54
@ArthurFlag
Copy link
Contributor Author

@crazy-max Would you able to take another look at your convenience?

@crazy-max crazy-max requested a review from dgageot August 5, 2025 10:08
Copy link
Member

@crazy-max crazy-max left a comment

Choose a reason for hiding this comment

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

LGTM

Added @dgageot as reviewer for final approval

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Relates to the CLI client area/config dependencies Vendoring, packaging updates hugo Updates related to hugo status/review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants