Mabl CLI overview

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.

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

Installation

Visit the Installing and configuring the mabl CLI page for instructions to install and configure this utility.

Integrating the mabl CLI into your pipline

If you would like to integrate the mabl CLI into your CI/CD pipeline, please refer to our documentation for the mabl Runner JavaScript testing frameworks, and creating deployment events in the mabl CLI.

Resources

To learn more about using the mabl CLI, check out the following articles: