Installation
The CLI feature is available in the paid version.
Requirements
- Node.js 18 or higher
- A Thunder Client
Subscriptionis 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
tccommands 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
workspacescope so the CLI can access them. - In a multi-root workspace, use the folder tab to configure settings for each folder.
Last updated on