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: Make service start and stop support multiple services #1304

Merged
merged 7 commits into from Sep 18, 2023

Conversation

victorcolombo
Copy link
Contributor

@victorcolombo victorcolombo commented Sep 14, 2023

Description:

The following syntax is not allowed kurtosis service start/stop enclave service1 [service2] [service3] ...

Is this change user facing?

YES

References (if applicable):

Closes #1089

@victorcolombo victorcolombo enabled auto-merge (squash) September 18, 2023 12:01
@victorcolombo victorcolombo merged commit 1b34b00 into main Sep 18, 2023
30 checks passed
@victorcolombo victorcolombo deleted the vcolombo/gh-1089 branch September 18, 2023 19:32
adschwartz added a commit that referenced this pull request Sep 18, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.83.2](0.83.1...0.83.2)
(2023-09-18)


### Features

* disable line numbers and use the name of the file...
([#1329](#1329))
([1fd0e5a](1fd0e5a))
* Make service start and stop support multiple services
([#1304](#1304))
([1b34b00](1b34b00)),
closes [#1089](#1089)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
Co-authored-by: Anders Schwartz <adschwartz@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow multiple services to be stopped with the same command
2 participants