SuiteCloud CLI for Java Guide
Starting February 2025, SuiteCloud CLI for Java version 2024.1, 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 Java is version 2025.1, 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).
SuiteCloud Command Line Interface for Java (SuiteCloud CLI for Java) is a tool that can be used with your own integrated development environment (IDE) to develop SuiteCloud projects. You can also create batch and shell scripts that use CLI commands to automate SuiteCloud project validation and deployment processes. SuiteCloud CLI for Java is part of the SuiteCloud Software Development Kit (SuiteCloud SDK).
SuiteCloud CLI for Java is intended for experienced SDF users and users who are already familiar with SuiteCloud IDE plug-ins and extensions. You should use SuiteCloud IDE plug-ins and extensions to develop your first project and to learn more about SDF before trying SuiteCloud CLI for Java. For more information, see Getting Started with SuiteCloud Development Framework and SuiteCloud Development Framework Tutorial.
The following topics provide instructions to install and use SuiteCloud CLI for Java:
Related Topics
- SuiteCloud Development Framework
- Getting Started with SuiteCloud Development Framework
- Developing SuiteCloud Projects for SuiteCloud Development Framework
- Conversion of a Bundle to an Account Customization Project for SDF
- SuiteCloud Development Framework XML Reference
- SuiteCloud Development Framework Error Handling