-
Notifications
You must be signed in to change notification settings - Fork 240
Expand file tree
/
Copy pathdocker_mcp_tools_call.yaml
More file actions
54 lines (53 loc) · 1.3 KB
/
docker_mcp_tools_call.yaml
File metadata and controls
54 lines (53 loc) · 1.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
command: docker mcp tools call
short: Call a tool
long: Call a tool
usage: docker mcp tools call
pname: docker mcp tools
plink: docker_mcp_tools.yaml
inherited_options:
- option: format
value_type: string
default_value: list
description: Output format (json|list)
deprecated: false
hidden: false
experimental: false
experimentalcli: false
kubernetes: false
swarm: false
- option: gateway-arg
value_type: stringSlice
default_value: '[]'
description: Additional arguments passed to the gateway
deprecated: false
hidden: false
experimental: false
experimentalcli: false
kubernetes: false
swarm: false
- option: verbose
value_type: bool
default_value: "false"
description: Verbose output
deprecated: false
hidden: false
experimental: false
experimentalcli: false
kubernetes: false
swarm: false
- option: version
value_type: string
default_value: "2"
description: Version of the gateway
deprecated: false
hidden: false
experimental: false
experimentalcli: false
kubernetes: false
swarm: false
deprecated: false
hidden: false
experimental: false
experimentalcli: false
kubernetes: false
swarm: false