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

Add ability to selectively remove and deploy services #41

Merged
merged 2 commits into from
Aug 11, 2022
Merged

Conversation

shamsartem
Copy link
Collaborator

No description provided.

@linear
Copy link

linear bot commented Aug 10, 2022

DXJ-97 Fluence CLI: add ability to selectively remove and deploy services

We need to think of some smart diff algorithm solution, but that is too hard, so for now we must at least have an ability to manually select what we want to remove and what we want to deploy

@shamsartem shamsartem self-assigned this Aug 10, 2022
? await confirm({
isInteractive,
message:
"Do you want to remove some of the previously deployed services?",
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we specify the exact services that are going to be removed?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

If you answer yes, then it will ask about each of the services interactively. A bit annoying but should at least temporarily solve the issue

Copy link
Contributor

Choose a reason for hiding this comment

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

Let's specify that the user will be prompted about each service in the message.

@coder11 coder11 self-requested a review August 11, 2022 08:25
@shamsartem shamsartem merged commit a665d08 into main Aug 11, 2022
@shamsartem shamsartem deleted the DXJ-97 branch August 11, 2022 10:02
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.

2 participants