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

32 commits

Author SHA1 Message Date
geemus (Wesley Beary)
99e8b9a32a break out credential files for easier access 2010-04-02 10:14:37 -07:00
geemus (Wesley Beary)
7c65e8924f fix the json output 2010-03-28 17:53:53 -07:00
geemus (Wesley Beary)
1761fc53f8 allow passing a request into bin/fog to return json 2010-03-27 18:06:32 -07:00
geemus (Wesley Beary)
3a394f61e3 more cleanup around interactive formatting 2010-02-15 20:18:52 -08:00
geemus (Wesley Beary)
72551a87d7 more cleanup around bin/fog usage and messaging 2010-02-15 17:15:56 -08:00
geemus (Wesley Beary)
a264f29edf nicer format for inspecting models in bin/fog 2010-02-14 14:34:33 -08:00
geemus (Wesley Beary)
6d671821b2 split out bin related helpers into their respective directories 2010-02-11 21:41:37 -08:00
geemus (Wesley Beary)
082276e051 first pass at read only terremark (vCloud Express) support 2010-02-11 21:34:44 -08:00
geemus (Wesley Beary)
ca532db0be add slicehost to bin 2010-02-06 15:43:02 -08:00
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