Skip to content

Commit a4db4e1

Browse files
authored
Update README.md
1 parent f17ebf2 commit a4db4e1

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,19 @@ OK
1515
$ bluemix login
1616
API endpoint: https://api.ng.bluemix.net
1717
18-
Email> xxxx@xxx.xxx.xxx
18+
Email> user@example.org
1919
2020
Password>
2121
Authenticating...
2222
OK
2323
24-
$ bluemix list
24+
$ bluemix app list
2525
26-
Getting resources in org 'myorg' / space 'dev' as xxxx@xxx.xxx.xxx...
26+
Getting apps in org MyOrg / space MySpace as user@example.org...
27+
OK
2728
28-
...
29+
name requested state instances memory disk urls
30+
myjavawebapp started 1/1 512M 1G myjavawebapp.mybluemix.net
2931
```
3032

3133
## Downloads

0 commit comments

Comments
 (0)