Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 583 Bytes

files-storeservice.md

File metadata and controls

13 lines (10 loc) · 583 Bytes
title sidebar_label slug
files storeservice
files storeservice
/files-storeservice

To instruct Kurtosis to copy a file or folder from a given absolute filepath in a given service and store it in the enclave for later use (e.g. with service add), use:

kurtosis files storeservice $THE_ENCLAVE_IDENTIFIER $THE_SERVICE_IDENTIFIER $ABSOLUTE_SOURCE_FILEPATH

where $THE_ENCLAVE_IDENTIFIER and the $THE_SERVICE_IDENTIFIER are resource identifiers for the enclave and service, respectively.