---
title: "Cloud IDE - November 1, 2020"
date: "2025-09-12T05:57:24+00:00"
summary: "Discover new features and updates for Cloud IDE, including Acquia CLI improvements and service restart options."
image:
type: "announcement"
url: "/acquia-cloud-platform/add-ons/cloud-ide/release/2020-11-01/75531-cloud-ide-november-1-2020"
id: "1148d822-2cab-40e5-8ed7-0fc93ab8d3ec"
---

*   Feature Apache, PHP and MySQL can now be restarted with the `acli ide:service-restart <service>` command.
    
*   Feature Acquia CLI `push:code`, `push:database` and `push:files` sub-commands are added.
    
*   Change The Acquia CLI `refresh` command is now renamed to `pull`.
    
*   Change The `pull:code`, `pull:database`, `pull:files`, and `pull:run-scripts` sub-commands are added.
    
*   Change Acquia CLI is now updated to [1.1.1](https://github.com/acquia/cli/releases/tag/1.1.1).
    
*   Change Composer 1 is now updated to [1.10.16](https://github.com/composer/composer/releases/tag/1.10.16).
    
*   Change Composer 2 is now updated to [2.0.3](https://github.com/composer/composer/releases/tag/2.0.3).
    
*   Change GitHub CLI is now updated to [1.2.0](https://github.com/cli/cli/releases/tag/v1.2.0).
    
*   Change Composer 1 is now prefixed with the `COMPOSER_MEMORY_LIMIT=-1` environment variable to prevent running into PHP memory limits.
    
*   Change Support for the `zaporylie/composer-drupal-optimizations` Composer plugin was removed since it’s incompatible with Composer 2.
    
*   Fix Large databases can now successfully be downloaded without timing out.
    
*   Fix Hyperlinks on the **Get Started** and **Welcome** pages now meet WCAG standards for accessible text.