Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 416 Bytes

File metadata and controls

13 lines (10 loc) · 416 Bytes
title sidebar_label slug
service start
service start
/service-start

Temporarily stopped services in an enclave can be restarted like so:

kurtosis service start $THE_ENCLAVE_IDENTIFIER $THE_SERVICE_IDENTIFIER

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