Skip to content

Commit 390ddff

Browse files
author
LittleCoinCoin
committed
docs(user): remove advanced synchronization tutorial step
The content was not enough grounded in real cases or redundant with the previous steps of the tutorial
1 parent 27aafe0 commit 390ddff

File tree

2 files changed

+3
-187
lines changed

2 files changed

+3
-187
lines changed

docs/articles/users/tutorials/04-mcp-host-configuration/04-environment-synchronization.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -313,12 +313,11 @@ echo "Applying changes"
313313
hatch mcp sync --from-env "$project_env" --to-host "$target_hosts" --auto-approve
314314
```
315315

316-
## Next Steps
317-
318-
You now have comprehensive skills for managing MCP server deployments across different host platforms using Hatch's configuration management capabilities. You can efficiently deploy servers, manage multiple hosts, synchronize environments, copy configurations between hosts, and maintain organized project-specific configurations.
319-
320316
**Related Documentation**:
321317

322318
- [MCP Host Configuration Guide](../../MCPHostConfiguration.md#multi-host-deployment) - Comprehensive deployment reference
323319
- [MCP Sync Commands Reference](../../CLIReference.md#mcp-sync) - Complete command syntax
324320
- [Environment Management Tutorial](../02-environments/) - Advanced environment operations
321+
322+
> Previous: [Edit Metadata](03-configuring-arbitrary-servers.md)
323+
> Next: [Checkpoint](05-checkpoint.md)

docs/articles/users/tutorials/04-mcp-host-configuration/05-advanced-synchronization.md

Lines changed: 0 additions & 183 deletions
This file was deleted.

0 commit comments

Comments
 (0)