Skip to main content
Last Reviewed: December 13, 2022

Apply One-click Updates

Learn how to apply One-click updates with Integrated Composer.


This section provides information on how to apply One-click updates with Integrated Composer.

You can apply one-click updates in the Site Dashboard or with Terminus.

Site Dashboard

  1. Go to the Site Dashboard, Dev tab, and click Code.

  2. Click Check Now.

  3. Switch your Development Mode from SFTP to Git if you have not done so already.

  4. Click Apply Updates if updates are available.

Terminus

Run the command below to apply available updates to your site development environment:

terminus upstream:updates:apply --updatedb --accept-upstream -- <site>.<env>

More Resources