Hi, I am using Cumulocity Free trial version and I want to deploy a microservice by using the microservice utility tool provided by cumulocity. I was following this documentation Configure the microservice utility tool, here they provided a link to the GitHub repository where there is a script of this tool. But I have no clue how to use this script to deploy my microservice.
Also, let me know if there is any other way (apart from this and the Rest API) to deploy the microservice on cumulocity.
P.S: I know I cannot deploy microservice with free trial version of cumulocity but I just want to know the ways to deploy it.
Hi, if you run the tool, there’s a detailed help on the supported commands. In short there is pack to build a microservice zip and deploy to do the actual deployment.
The link that you provided for c8y cli Cumulocity CLI Unofficial is an unofficial version of cumulocity and I am currently getting some errors with this, so can you help me with the solution or point out to whom should I ask for the solution.
Problem: I am getting an issue when hitting the set-session command
Hi Harald,
Sorry for the late response.
So I have to download this script from the link you provided, save it as the .sh file, and use it in the WSL?
If that is so I already did that and it is working fine. Let me know if I am thinking in the right direction.