We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dc3b0a commit efab487Copy full SHA for efab487
docs/speakeasy-reference/cli/mcp/deploy.md
@@ -17,10 +17,9 @@ speakeasy mcp deploy [flags]
17
### Options
18
19
```
20
- -d, --directory string MCP server directory (overrides workflow.yaml output)
21
- -h, --help help for deploy
22
- -p, --project string Gram project name (overrides Gram default)
23
- -t, --target string Target name from workflow.yaml (optional if only one MCP target exists)
+ -h, --help help for deploy
+ -p, --project string Gram project name (overrides Gram default)
+ -t, --target string Target name from workflow.yaml (optional if only one MCP target exists)
24
25
26
### Options inherited from parent commands
0 commit comments