Skip to main content
Pull the latest version of your application files from the BRICKS server to your local project.

Pull files from the server

  1. Click Actions > Pull in the chat panel header
  2. Review the warning in the confirmation dialog
  3. Click Pull to proceed
The app runs bun pull-app --force in your project directory. On success, you see the pull output. If files are already up to date, the app reports that no changes were needed.
Pull overwrites any local changes that conflict with the server version. Make sure you have committed or backed up your local work before pulling.
The pull operation has a 5-minute timeout.