File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ Current brews offered:
14
14
- [ safe] ( https://github.com/starkandwayne/safe )
15
15
- [ shield] ( https://github.com/starkandwayne/shield )
16
16
- [ yaml2json] ( https://github.com/bronze1man/go-yaml2json )
17
+ - [ uaa-cli] ( https://github.com/cloudfoundry-incubator/uaa-cli )
17
18
18
19
```
19
20
$ brew install spruce
@@ -47,6 +48,7 @@ apt-get install install-debs-in-order
47
48
apt-get install certstrap
48
49
apt-get install credhub-cli
49
50
apt-get install cf-cli
51
+ apt-get install uaa-cli
50
52
apt-get install jq
51
53
apt-get install sipcalc
52
54
apt-get install hub
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ <h1>Stark & Wayne APT repository</h1>
26
26
apt-get install certstrap
27
27
apt-get install credhub-cli
28
28
apt-get install cf-cli
29
+ apt-get install uaa-cli
29
30
apt-get install jq
30
31
apt-get install sipcalc
31
32
apt-get install hub
You can’t perform that action at this time.
0 commit comments