Back to Docs/Template Updates

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 production
  • status shows whether an update is available.
  • branches lists template branches available for updates.
  • update deploys the latest template commit to the app.