Deploy the Function
To deploy your Catalyst project from the CLI, run the following command in your terminal from your project directory:
copy
$
catalyst deploy
The function is deployed and the production URL of the function is displayed.
This function will now be available in your Catalyst console. Navigate to Functions under FAAS in the Serverless section of the Catalyst console.
You can click countfunction from the Functions page to view its statistics for the day.
Note: You will not be able to edit a Java function from the console. The provision for this will be rolled out soon.
Last Updated 2023-12-15 18:54:08 +0530 +0530