$ spring version -Spring CLI v1.2.3.RELEASE+Spring CLI v1.2.1.RELEASE
diff --git a/spring-cloud-cli.html b/spring-cloud-cli.html index 4337c4b..50e1b2a 100644 --- a/spring-cloud-cli.html +++ b/spring-cloud-cli.html @@ -417,13 +417,8 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
Spring Boot CLI provides Spring Boot command line features for
-Spring Cloud. You can write Groovy scripts to run Spring Cloud component applications
-(e.g. @EnableEurekaServer). You can also easily do things like encryption and decryption to support Spring Cloud
-Config clients with secret configuration values.
Spring Boot command line features for +Spring Cloud.
$ spring version -Spring CLI v1.2.3.RELEASE+Spring CLI v1.2.1.RELEASE
$ gvm install springboot 1.2.3.RELEASE
-$ gvm use springboot 1.2.3.RELEASE
+$ gvm install springboot 1.2.1.RELEASE
+$ gvm use springboot 1.2.1.RELEASE
$ mvn install
-$ spring install org.springframework.cloud:spring-cloud-cli:1.0.2.RELEASE
+$ spring install org.springframework.cloud:spring-cloud-cli:1.0.0.BUILD-SNAPSHOT