spring-cloud-cli icon indicating copy to clipboard operation
spring-cloud-cli copied to clipboard

Unclear documentation on cloud.spring.io/spring-cloud-cli/reference/html/

Open cfries opened this issue 6 years ago • 0 comments

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.

cfries avatar Nov 27 '19 14:11 cfries