Template Editor Batch Functions
The Template editor includes batch functions to accelerate repetitive edits and deployments.
Available functions
- Bulk variable updates: Set or rename a variable across Compose, Containers, and Scripts.
- Find/replace in Compose: Safely update image tags, ports, or environment keys across services.
- Apply to selection: Limit changes to services matching a pattern (e.g., name starts with api-).
- Batch deploy from editor: Deploy the current revision to a label/group directly without leaving the editor.
Safety
- Preview changes before applying; review the diff in the History tab.
- Use canary labels to test edits before wide rollout.