---
title: "mabl CLI overview"
description: "mabl CLI is a command-line tool that helps you integrate mabl with your CI/CD pipeline and developer workflow. It is distributed as a Node.js package..."
last_updated: "2026-02-27"
source_url: "https://help.mabl.com/hc/en-us/articles/17752848113556-mabl-CLI-overview"
---

# mabl CLI overview

> For the full index of agent-friendly pages, see [llms.txt](/llms.txt).

mabl CLI is a command-line tool that helps you integrate mabl with your CI/CD pipeline and developer workflow. It is distributed as a Node.js package available on [npmjs.com](https://www.npmjs.com/package/@mablhq/mabl-cli).

## Use cases

- Querying workspaces, applications, environments, and tests
- Running tests from your command line for quick feedback
- Integrating testing as part of your CI/CD build process
- Managing mabl test branches, environments, and DataTables
- Downloading test artifacts, including screenshots, HAR files, and console logs.
- Importing and exporting tests

## Get started

Visit [Installing and configuring the mabl CLI](./installing-and-configuring-the-mabl-cli.md) for instructions on how to install this utility.

If you're unfamiliar with command-line tools, check out the article on [using the mabl CLI](./using-the-mabl-cli.md) for more details on how to run commands.

## Integrate mabl tests into your pipeline

To integrate the mabl CLI into your CI/CD pipeline, check out the following documentation:

- [Triggering tests from the mabl CLI](./triggering-tests-from-the-mabl-cli.md)
- [Managing mobile build files](./managing-mobile-build-files-in-the-cli.md)
- [The mabl CI Runner](https://help.mabl.com/hc/en-us/articles/17781003105812)
- [JavaScript testing frameworks](https://help.mabl.com/hc/en-us/articles/19078594778132)

## Imports and exports

To manage imports and exports for tests and run artifacts, check out the following articles:

- [Exporting run artifacts from the CLI](https://help.mabl.com/hc/en-us/articles/19084056871188)
- [Copying tests between workspaces](https://help.mabl.com/hc/en-us/articles/19084056954772)
- [Exporting tests from the CLI](./exporting-tests-from-the-cli.md)
- [Importing tests in the mabl CLI](./importing-tests-in-the-mabl-cli.md)

## Manage workspace components

Refer to the following articles for more details on managing workspace components:

- [Environment commands](https://help.mabl.com/hc/en-us/articles/19084056999060)
- [DataTable commands](./managing-datatables-in-the-cli.md)
- [Branch commands](https://help.mabl.com/hc/en-us/articles/19084086877204)
- [Link Agent commands](https://help.mabl.com/hc/en-us/articles/19084061931412)
