Template Updates
Check and deploy updates for template-based apps.
Template Updates
Template-based apps can pull updates from the upstream template repo.
bash
openpond template status handle/repo
openpond template branches handle/repo
openpond template update handle/repo --env productionstatusshows whether an update is available.brancheslists template branches available for updates.updatedeploys the latest template commit to the app.