Dave Syer
0ca734895c
Update travis secrets
2016-08-15 13:55:21 +01:00
Dave Syer
bad74d9447
Remove spring-boot-test from dependencies
...
It adds too much stuff to the application classpath so the groovy
classloader cannot load spring-boot classes properly from the
"grabbed" classpath.
2016-08-15 13:39:01 +01:00
Spencer Gibb
569508ef02
comments
2016-08-11 16:27:34 -06:00
Spencer Gibb
7f713e0d59
Add git.uri option.
...
spring cloud --git-uri=http://mygit/myrepo.git configserver
Above command option changes configserver to use the git profile with the configured git url.
fixes gh-24
2016-08-11 16:17:31 -06:00
Spencer Gibb
a0598c12f5
Remove duplicate LauncherCommand reference
...
fixes gh-23
2016-08-11 15:07:28 -06:00
Dave Syer
6aee631561
Add a bunch of new things
...
* support for zipkin server
* if eureka isn't running disable the client
* add --list option to list deployables
2016-07-08 09:44:08 +01:00
Spencer Gibb
76749c4683
Create cloud cli command.
...
Downloads and launches eureka,kafka,configserver,h2 server & hystrix dashboard.
2016-07-05 12:34:18 -06:00