----------------
* Overwrites now also affect server creation, not just the startup script.
[fschulze]
* Added ``list`` command which supports just listing ``snapshots`` for now.
[fschulze]
* Added ``delete-volumes-on-terminate`` option to delete volumes created from
snapshots on instance termination.
[fschulze]
* Added support for creating volumes from snapshots on instance start.
[natea, fschulze]
* Added support for ``~/.ssh/config``. This is a bit limited, because the
paramiko config parser isn't very good.
[fschulze]
* Added ``help`` command which provides some info for zsh autocompletion.
[fschulze]