Skip to Content
CLIInstall

Installation

The CLI feature is available in the paid version.

Requirements

  • Node.js 18 or higher
  • A Thunder Client Subscription is required to use the CLI

How to Install

  • Update the Thunder Client extension to the latest version.
  • Install the CLI globally: npm i -g @thunderclient/cli
  • Note: Ensure all tc commands are run from the root directory of your project.

VS Code Settings

  • If you use Thunder Client settings in the extension, ensure they are set to workspace scope so the CLI can access them.
  • In a multi-root workspace, use the folder tab to configure settings for each folder.
Last updated on