1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

23 commits

Author SHA1 Message Date
geemus (Wesley Beary)
7cafd6d2c1 add cross-service methods to bin 2010-02-06 15:42:38 -08:00
Wesley Beary
16d68f96cd fix non-default credentials 2010-01-25 16:21:38 -08:00
Wesley Beary
ea5f87aa3f nicer credential management for bin/fog 2010-01-23 12:08:37 -08:00
Wesley Beary
47c53e06b0 simplify credential management stuff for bin/fog 2010-01-21 19:47:40 -08:00
Wesley Beary
92924c7e26 fix credentials hinting for bin file 2010-01-14 21:27:08 -08:00
Wesley Beary
4b8dff3cf7 rename bucket/object to directory/file 2010-01-14 20:44:39 -08:00
Wesley Beary
13b04fb4a7 add images model for ec2 2010-01-10 13:35:20 -08:00
Wesley Beary
56728c6d8f add flavor model for ec2 2010-01-10 13:22:18 -08:00
Wesley Beary
573255c808 fix accidental double setup of connection 2010-01-09 17:37:24 -08:00
Wesley Beary
7f03c7db3a cleanup credential/connection management in bin/fog 2010-01-09 17:29:27 -08:00
Wesley Beary
466e077c02 rename aws.instance model to server 2010-01-08 11:29:07 -08:00
Wesley Beary
2fddeb0110 remove rake task for credentials hint, move into bin 2009-12-21 13:26:40 -08:00
Wesley Beary
c212af4afa basic support for multiple credential sets 2009-12-08 22:30:50 -08:00
Wesley Beary
0f77090963 consolidate credentials parsing 2009-11-22 14:53:29 -08:00
Wesley Beary
34c68f00ae [train] add images models for rackspace 2009-11-19 08:19:46 -08:00
Wesley Beary
9baffcbd71 don't require credentials for aws/rackspace to run cli 2009-10-15 13:45:14 -07:00
Wesley Beary
f557705dc1 first pass at namespaced bin commands 2009-10-14 22:03:31 -07:00
Wesley Beary
8a182e5ce5 lazy load connections for bin/fog 2009-10-10 17:27:02 -07:00
Wesley Beary
5afbcc802a symbols rather than strings in yaml 2009-10-10 17:25:59 -07:00
Wesley Beary
c2d58e493d first pass at instance model spec 2009-10-08 23:10:26 -07:00
Wesley Beary
4bab2f4e7a add existing ec2 stuff to bin/fog 2009-10-07 23:45:33 -07:00
Wesley Beary
121f4ed8e5 allow passing a command line argument for credentials file 2009-10-05 14:53:33 -07:00
Wesley Beary
b7b346c0bd first pass at an interactive console 2009-10-01 23:22:47 -07:00