Thunder Client CLI

The Thunder Client CLI (@thunderclient/cli) is a Node.js command-line tool for running Thunder Client requests, collections, and cURL commands from the terminal. It supports CI/CD integration, parallel execution, and multiple report formats (CLI, CSV, HTML, JSON, XML, NUnit). Installed globally via npm (npm i -g @thunderclient/cli).

API entry from apis.yml

apis.yml Raw ↑
aid: thunder-client:thunder-client-cli
name: Thunder Client CLI
description: The Thunder Client CLI (@thunderclient/cli) is a Node.js command-line tool for running Thunder
  Client requests, collections, and cURL commands from the terminal. It supports CI/CD integration, parallel
  execution, and multiple report formats (CLI, CSV, HTML, JSON, XML, NUnit). Installed globally via npm
  (npm i -g @thunderclient/cli).
humanURL: https://docs.thunderclient.com/cli
baseURL: https://docs.thunderclient.com/cli
tags:
- API Testing
- CI/CD
- CLI
- Collections
- Node.js
properties:
- type: Documentation
  url: https://docs.thunderclient.com/cli
- type: CLI Install
  url: https://docs.thunderclient.com/cli/install
- type: Run Requests
  url: https://docs.thunderclient.com/cli/run-requests
- type: Run Collection
  url: https://docs.thunderclient.com/cli/run-collection
- type: cURL Commands
  url: https://docs.thunderclient.com/cli/curl
- type: CI/CD Integration
  url: https://docs.thunderclient.com/cli/ci-cd
- type: List Command
  url: https://docs.thunderclient.com/cli/list
- type: npm
  url: https://www.npmjs.com/package/@thunderclient/cli