Supported Versions of SuiteCloud CLI for Node.js
Starting February 2025, SuiteCloud CLI for Node.js version 1.9.0, which supports Token-Based Authentication (TBA) and OAuth 1.0, will no longer be available for new installations. If you are still using older versions of the tool, you should upgrade to the latest version as soon as possible. The latest version of SuiteCloud CLI for Node.js is version 3.0.0, and this version uses the OAuth 2.0 protocol for authorization. For more information, see Removal of OAuth 1.0 Token-Based Authentication Support in SuiteCloud SDK (SuiteAnswer ID 1019514).
To ensure that you get the latest features and bug fixes, you should use the latest version of the SuiteCloud CLI for Node.js available in NPM.
The following table shows the CLI versions currently available in NPM.
CLI Versions Available in NPM |
Available Since |
Compatible NetSuite Version |
---|---|---|
3.0.x |
2025.1 |
2024.2 and 2025.1 |
2.0.x |
2024.2 |
2024.2 and 2025.1 |
Related Topics
- SuiteCloud CLI for Node.js Guide
- SuiteCloud CLI for Node.js Installation Prerequisites
- Supported Command-Line Interpreters for SuiteCloud CLI for Node.js
- Installing SuiteCloud CLI for Node.js
- Setting Up SuiteCloud CLI for Node.js
- About the Project Structure in SuiteCloud CLI for Node.js
- Debugging in Visual Studio Code using SuiteCloud CLI for Node.js
- SuiteCloud Unit Testing with Jest