diff options
Diffstat (limited to 'doc/en/developer/tools_workflows.md')
-rw-r--r-- | doc/en/developer/tools_workflows.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/en/developer/tools_workflows.md b/doc/en/developer/tools_workflows.md new file mode 100644 index 000000000..ab55f75f8 --- /dev/null +++ b/doc/en/developer/tools_workflows.md @@ -0,0 +1,5 @@ +### Tools and workflows for developers + +#### Hub snapshots + +The [hub snapshots](/help/adminmanual/hub_snapshot_tools.md) page contains instructions and scripts for creating full snapshots of a hub to support switching between consistent and fully known states. This is useful to avoid situations where the content or database schema may be incompatible with the code. |