Skip to main content

files download

To download a files artifact using a resource identifier (e.g. name, UUID, shortened UUID) from an enclave to the host machine, use:

kurtosis files download $THE_ENCLAVE_IDENTIFIER $THE_ARTIFACT_IDENTIFIER $FILE_DESTINATION_PATH

where $THE_ENCLAVE_IDENTIFIER and the $THE_ARTIFACT_IDENTIFIER are resource identifiers for the enclave and file artifact, respectively.

tip

The file downloaded will be extracted by default. If you would prefer the file not to be extracted upon download, pass in the --no-extract flag.