Skip to content

Instantly share code, notes, and snippets.

@nickmarden
Created October 20, 2012 01:26
Show Gist options
  • Save nickmarden/3921619 to your computer and use it in GitHub Desktop.
Save nickmarden/3921619 to your computer and use it in GitHub Desktop.
[nick@nick-mba ironfan-homebase] (master)$ knife cluster show my_first_cluster
Inventorying servers in my_first_cluster cluster, all facets, all servers
my_first_cluster: Loading chef
my_first_cluster: Loading ec2
my_first_cluster: Reconciling DSL and provider information
+-----------------------------+-------+-------------+----------+------------+-----+
| Name | Chef? | State | Flavor | AZ | Env |
+-----------------------------+-------+-------------+----------+------------+-----+
| my_first_cluster-web-0 | no | not running | m1.small | us-east-1c | dev |
| my_first_cluster-web-1 | no | not running | m1.small | us-east-1c | dev |
| my_first_cluster-database-0 | no | not running | m1.large | us-east-1c | dev |
+-----------------------------+-------+-------------+----------+------------+-----+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment