Skip to content

Commit efab487

Browse files
committed
Sync open source content 🐝 (from 3f616a87117e7bc847375c7c7ec6cb2019a70e16)
1 parent 6dc3b0a commit efab487

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/speakeasy-reference/cli/mcp/deploy.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,9 @@ speakeasy mcp deploy [flags]
1717
### Options
1818

1919
```
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)
20+
-h, --help help for deploy
21+
-p, --project string Gram project name (overrides Gram default)
22+
-t, --target string Target name from workflow.yaml (optional if only one MCP target exists)
2423
```
2524

2625
### Options inherited from parent commands

0 commit comments

Comments
 (0)