This build step invokes replicated
command line tool in Google Cloud Build.
Arguments passed to this builder will be passed to replicated
directly.
See replicated tool documentation for more details and usage examples.
As you know, the interaction with Replicated Vendor requires an API token. It is recommended to store the token on KMS, then use it as an encrypted resource. See example.
Please check examples
examples/replicated.yaml is borrowed from replicatedhq/replicated-starter-kubernetes.