Created
January 15, 2012 21:17
-
-
Save ingydotnet/1617370 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ingy@thinkingy:~/.work/as/stackato/console/web$ stackato apps;stackato instances | |
+-----------------+---+--------+-------------------------------------+----------------+ | |
| Application | # | Health | URLS | Services | | |
+-----------------+---+--------+-------------------------------------+----------------+ | |
| converter | 2 | 0% | converter.stackato-d2gf.local | redis-currency | | |
| env | 1 | 0% | env.stackato-d2gf.local | | | |
| ring-helloworld | 1 | 0% | ring-helloworld.stackato-d2gf.local | | | |
+-----------------+---+--------+-------------------------------------+----------------+ | |
Would you like to use 'web' as application name ? [Yn]: | |
Error: Application 'web' could not be found | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ingy@thinkingy:~/.work/as/stackato/console/web$ stackato stats converter;stackato instances converter
+----------+-------------+----------------+--------------+--------------+
| Instance | CPU (Cores) | Memory (limit) | Disk (limit) | Uptime |
+----------+-------------+----------------+--------------+--------------+
| 0 | 0.0% (1) | 13.4M (64M) | 46.9M (2G) | 0d:0h:9m:40s |
+----------+-------------+----------------+--------------+--------------+
+-------+---------+--------------------+
| Index | State | Start Time |
+-------+---------+--------------------+
| 0 | RUNNING | 01/15/2012 01:11PM |
| 1 | DOWN | 01/15/2012 01:20PM |
+-------+---------+--------------------+