---
title: "Command line interfaces"
date: "2024-11-06T09:47:34+00:00"
summary: "Streamline development with powerful command-line interfaces. Learn to use Acquia CLI, GitHub CLI, and GitLab CLI for efficient platform management and version control across your projects."
image:
type: "page"
url: "/acquia-cloud-platform/add-ons/cloud-ide/command-line-interfaces"
id: "a3e3dad1-c9b1-4cbe-a35b-e3ae7be38054"
---

Use command-line tools to simplify your development tasks and work efficiently across different platforms.

Acquia CLI
----------

[Acquia CLI](/acquia-cloud-platform/add-ons/acquia-cli/start) is a command-line interface for interacting with Cloud Platform applications and services.

For more information, visit [Acquia CLI commands](/node/55982).

GitHub CLI
----------

To clone your Drupal application hosted on GitHub, visit [Getting started with Cloud IDE](/acquia-cloud-platform/add-ons/cloud-ide/getting-started-cloud-ide "Getting started with Cloud IDE"). You can use [GitHub CLI](https://cli.github.com/) to work with GitHub from the terminal.

To view GitHub CLI commands, visit the [GitHub CLI manual](https://cli.github.com/manual/).

GitLab CLI
----------

You can use [GitLab CLI](https://gitlab.com/gitlab-org/cli) to work with GitLab from the terminal. You can also work with issues, merge requests, and perform more tasks using the CLI.

To view GitLab CLI commands, visit [GitLab CLI](https://gitlab.com/gitlab-org/cli).