Skip to content

Latest commit

 

History

History
 
 

replicated-cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Replicated Vendor CLI

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.

Examples

Please check examples

examples/replicated.yaml is borrowed from replicatedhq/replicated-starter-kubernetes.