Skip to content

Commit bb847bd

Browse files
committed
reference: mcp: add markdown stubs for new subcommands
Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent f4addc2 commit bb847bd

File tree

10 files changed

+128
-2
lines changed

10 files changed

+128
-2
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
datafolder: mcp-cli
3+
datafile: docker_mcp_catalog_bootstrap
4+
title: docker mcp catalog bootstrap
5+
layout: cli
6+
---
7+
8+
<!--
9+
This page is automatically generated from Docker's source code. If you want to
10+
suggest a change to the text that appears here, open a ticket or pull request
11+
in the source repository on GitHub:
12+
13+
https://github.com/docker/mcp-gateway
14+
-->
15+
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
datafolder: mcp-cli
3+
datafile: docker_mcp_catalog_export
4+
title: docker mcp catalog export
5+
layout: cli
6+
---
7+
8+
<!--
9+
This page is automatically generated from Docker's source code. If you want to
10+
suggest a change to the text that appears here, open a ticket or pull request
11+
in the source repository on GitHub:
12+
13+
https://github.com/docker/mcp-gateway
14+
-->
15+

content/reference/cli/docker/mcp/tools/tools_list.md renamed to content/reference/cli/docker/mcp/feature/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
datafolder: mcp-cli
3-
datafile: docker_mcp_tools_list
4-
title: docker mcp tools list
3+
datafile: docker_mcp_feature
4+
title: docker mcp feature
55
layout: cli
66
---
77

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
datafolder: mcp-cli
3+
datafile: docker_mcp_feature_disable
4+
title: docker mcp feature disable
5+
layout: cli
6+
---
7+
8+
<!--
9+
This page is automatically generated from Docker's source code. If you want to
10+
suggest a change to the text that appears here, open a ticket or pull request
11+
in the source repository on GitHub:
12+
13+
https://github.com/docker/mcp-gateway
14+
-->
15+
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
datafolder: mcp-cli
3+
datafile: docker_mcp_feature_enable
4+
title: docker mcp feature enable
5+
layout: cli
6+
---
7+
8+
<!--
9+
This page is automatically generated from Docker's source code. If you want to
10+
suggest a change to the text that appears here, open a ticket or pull request
11+
in the source repository on GitHub:
12+
13+
https://github.com/docker/mcp-gateway
14+
-->
15+
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
datafolder: mcp-cli
3+
datafile: docker_mcp_feature_ls
4+
title: docker mcp feature ls
5+
layout: cli
6+
aliases:
7+
- /reference/cli/docker/mcp/feature/list/
8+
---
9+
10+
<!--
11+
This page is automatically generated from Docker's source code. If you want to
12+
suggest a change to the text that appears here, open a ticket or pull request
13+
in the source repository on GitHub:
14+
15+
https://github.com/docker/mcp-gateway
16+
-->
17+

content/reference/cli/docker/mcp/server/server_list.md renamed to content/reference/cli/docker/mcp/server/server_ls.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ datafolder: mcp-cli
33
datafile: docker_mcp_server_list
44
title: docker mcp server list
55
layout: cli
6+
aliases:
7+
- /reference/cli/docker/mcp/server/list/
68
---
79

810
<!--
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
datafolder: mcp-cli
3+
datafile: docker_mcp_tools_disable
4+
title: docker mcp tools disable
5+
layout: cli
6+
---
7+
8+
<!--
9+
This page is automatically generated from Docker's source code. If you want to
10+
suggest a change to the text that appears here, open a ticket or pull request
11+
in the source repository on GitHub:
12+
13+
https://github.com/docker/mcp-gateway
14+
-->
15+
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
datafolder: mcp-cli
3+
datafile: docker_mcp_tools_enable
4+
title: docker mcp tools enable
5+
layout: cli
6+
---
7+
8+
<!--
9+
This page is automatically generated from Docker's source code. If you want to
10+
suggest a change to the text that appears here, open a ticket or pull request
11+
in the source repository on GitHub:
12+
13+
https://github.com/docker/mcp-gateway
14+
-->
15+
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
datafolder: mcp-cli
3+
datafile: docker_mcp_tools_ls
4+
title: docker mcp tools ls
5+
layout: cli
6+
aliases:
7+
- /reference/cli/docker/mcp/tools/list/
8+
---
9+
10+
<!--
11+
This page is automatically generated from Docker's source code. If you want to
12+
suggest a change to the text that appears here, open a ticket or pull request
13+
in the source repository on GitHub:
14+
15+
https://github.com/docker/mcp-gateway
16+
-->
17+

0 commit comments

Comments
 (0)