Faster update for local dev environments. bin/console oro:platform:update --force \ --skip-assets --skip-translations --skip-download-translations \ --skip-search-reindexation --env=dev --timeout=999999 Use when: - You changed entities/bundles and need DB/schema sync quickly. - Asset pipeline and translations are unchanged.