Skip to main content
Version: 0.77.4

files rendertemplate

To render a Golang template for customizing the output of a service within an enclave, use the following command:

kurtosis files rendertemplate $THE_ENCLAVE_IDENTIFIER $TEMPLATE_FILEPATH $DATA_JSON_FILEPATH $DESTINATION_RELATIVE_FILEPATH

where $THE_ENCLAVE_IDENTIFIER is the resource identifier for the enclave.

The name of the rendered files artifact is auto-generated by default. Pass in the --name flag to assign a string to the produced artifact.