spring-cloud-cli
spring-cloud-cli copied to clipboard
Unclear documentation on cloud.spring.io/spring-cloud-cli/reference/html/
If you visit the documentation https://cloud.spring.io/spring-cloud-cli/reference/html/ the install step
mvn install
is unclear. At this point / on this page, it is not clear that mvn install has to be performed from within a directory containing the corresponding checkout of this repo.
Furthermore it is a bit strange that the page https://cloud.spring.io/spring-cloud-cli/reference/html/ reference a SNAPSHOT version and requires building from the repo.