Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 402 Bytes

File metadata and controls

13 lines (10 loc) · 402 Bytes
title sidebar_label slug
service stop
service stop
/service-stop

Services can be temporarily stopped in an enclave like so:

kurtosis service stop $THE_ENCLAVE_IDENTIFIER $THE_SERVICE_IDENTIFIER

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