spring-cloud-dataflow-ui
spring-cloud-dataflow-ui copied to clipboard
Stream update allowing undeploy/re-deploy selected applications
As a user, I'd like to have an option to selectively undeploy/re-deploy selected applications inside a Stream.
This will help me re-deploy my app to refresh on some external dependencies.
Perhaps the option in the stream's force update via --app-names and --force flag may already address what you're looking for. WDYT?
Yes, I intended to have them created in the SCDF UI but created here. Moving there.