Hi Imad, I assume cloudbuild has some way to run docker containers? If so, you should be able to use
our image and run CLI commands as normal. That section of the docs mentions the 2 basic steps that are needed.
Our Gitlab CI example follows similar steps using our docker images. Can you possibly try those steps?