---
title: "Pushing changes to Cloud Platform"
date: "2024-10-28T09:13:33+00:00"
summary: "Learn how to push code, database, and files from Cloud IDE to Cloud Platform using Acquia CLI's push commands."
image:
type: "page"
url: "/acquia-cloud-platform/add-ons/cloud-ide/pushing-changes-cloud-platform"
id: "90c595dc-0c1a-4a42-a112-14182be29ad9"
---

Cloud IDE is primarily used to develop an existing Drupal application. However, in certain cases you might need to push your database or files to Cloud Platform. For example, when you create a new project. You can push your code, database, and files using [Acquia CLI](/acquia-cloud-platform/add-ons/acquia-cli)’s `push` commands:

*   [Pushing code](/acquia-cloud-platform/add-ons/cloud-ide/pushing-code "Pushing code")
*   [Pushing database](/acquia-cloud-platform/add-ons/cloud-ide/pushing-database "Pushing database")
*   [Pushing files](/acquia-cloud-platform/add-ons/cloud-ide/pushing-files "Pushing files")