Apply One-click Updates
Learn how to apply One-click updates with Integrated Composer.
Discuss in our Forum Discuss in SlackThis 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
Go to the Site Dashboard, Dev tab, and click Code.
Click Check Now.
Switch your Development Mode from SFTP to Git if you have not done so already.
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>