spring-cloud / spring-cloud-cli

Spring Cloud CLI features
Apache License 2.0
155 stars 80 forks source link

Spring cloud cli documentation improvement #182

Open mirogula opened 1 year ago

mirogula commented 1 year ago

Hi,

I have documentation improvement proposition. You can mention in the documentation that Spring Cloud CLI won't work with Spring Boot CLI 3, as it dropped several commands needed by the Spring Cloud CLI (https://github.com/spring-projects/spring-boot/issues/32263). You can also mention that Spring Cloud CLI was removed from the Spring Cloud release train (https://github.com/spring-cloud/spring-cloud-release/wiki/Spring-Cloud-2022.0-Release-Notes#breaking-changes).

Thanks.