Skip to content

Instantly share code, notes, and snippets.

@novel
Created December 16, 2010 18:57
Show Gist options
  • Save novel/743795 to your computer and use it in GitHub Desktop.
Save novel/743795 to your computer and use it in GitHub Desktop.
(10:50) novel@fsol:~ %> lc-locations-list
1 US-West-1 US
2 US-East-1 US
(10:50) novel@fsol:~ %> lc-image-list -l 2|grep -i centos
image CentOS 5.3 (32-bit) w/ None (id = 1531)
image CentOS 5.3 (64-bit) w/ None (id = 1532)
(10:50) novel@fsol:~ %> lc-node-add -i 1531 -n myeastnode -s "1GB" -l 2
<Node: uuid=25351b0e79c48c5098670c013ee534e97fa52b0a, name=myeastnode, state=0, public_ip=[u'fake'], provider=GoGrid ...>
(10:56) novel@fsol:~ %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment