Deploy the Function

Let’s deploy the function to make it available in the Catalyst remote console. We will need to select it while creating the extension on Cliq.

To deploy your Catalyst project from the CLI, run the following command in your terminal from your project directory:

copy
$
catalyst deploy

Each handler class in the Java function will be compiled and deployed to the Catalyst project in the console.

catalyst_gitbot_deploy

Last Updated 2023-12-15 18:54:08 +0530 +0530