Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added a way to restart services #1920

Closed
wants to merge 8 commits into from
Closed

feat: added a way to restart services #1920

wants to merge 8 commits into from

Conversation

h4ck3rk3y
Copy link
Contributor

Description:

This implements service restart - which is stop followed by start

Is this change user facing?

YES

References (if applicable):

Copy link

cloudflare-workers-and-pages bot commented Dec 11, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: afbf377
Status: ✅  Deploy successful!
Preview URL: https://caec2b25.kurtosis-docs.pages.dev
Branch Preview URL: https://gyani-restart.kurtosis-docs.pages.dev

View logs

kurtosis service restart $THE_ENCLAVE_IDENTIFIER $THE_SERVICE_IDENTIFIER
```

where `$THE_ENCLAVE_IDENTIFIER` and the `$THE_SERVICE_IDENTIFIER` are [resource identifiers](../advanced-concepts/resource-identifier.md) for the enclave and service, respectively.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could we mention that a user can pass more than one service identifier?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will do that!

@h4ck3rk3y h4ck3rk3y added the DO NOT MERGE DO NOT MERGE THIS PR label Dec 13, 2023
@h4ck3rk3y h4ck3rk3y closed this Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DO NOT MERGE DO NOT MERGE THIS PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants