Hide Forgot
[root@sgi-xe310-02 ~]# aeolus-image list --images uuid: 69670585-8123-47c3-a29d-3ff02f6c8b42 [root@sgi-xe310-02 ~]# aeolus-image list --builds 69670585-8123-47c3-a29d-3ff02f6c8b42 /usr/lib/ruby/gems/1.8/gems/aeolus-cli-0.0.1/lib/config_parser.rb:185:in `send': undefined method `builds' for #<Aeolus::Image::ListCommand:0x7fb9c4a7da20> (NoMethodError) from /usr/lib/ruby/gems/1.8/gems/aeolus-cli-0.0.1/lib/config_parser.rb:185:in `list' from /usr/lib/ruby/gems/1.8/gems/aeolus-cli-0.0.1/lib/config_parser.rb:30:in `send' from /usr/lib/ruby/gems/1.8/gems/aeolus-cli-0.0.1/lib/config_parser.rb:30:in `process' from /usr/lib/ruby/gems/1.8/gems/aeolus-cli-0.0.1/bin/aeolus-image:6 from /usr/bin/aeolus-image:19:in `load' from /usr/bin/aeolus-image:19 [root@sgi-xe310-02 ~]# curl -k http://localhost:9090/builds <objects> <object> <bucket>builds</bucket> <key>aa7efb8a-4420-4669-ac10-a4167a114d78</key> </object> </objects> [root@sgi-xe310-02 ~]# [root@sgi-xe310-02 ~]# curl -k http://localhost:9090 <api service="image_warehouse" version="0.96.1-9e86">
This option is not yet implemented. I'll make sure martyn or I update this to give more useful feedback during our cleanup spirnt
commit 2f59d5da5541b944387305f444267be5eb677f70 Author: Jason Guiditta <jguiditt> Date: Wed Jun 22 14:07:12 2011 -0400 BZ #714276: aeolus-image list --builds $image_id has an error https://bugzilla.redhat.com/show_bug.cgi?id=714276 This patch adds nicer feedback to the user,for unimplemented list commands.
[root@hp-xw6600-02 ~]# aeolus-image list --images UUID NAME OS OS VERSION ARCH DESCRIPTION 95deba05-f680-485e-95dd-6a58bdb45ef1 fedora14_postgres Fedora 14 x86_64 Fedora 14 x86_64 with postgres [root@hp-xw6600-02 ~]# aeolus-image list --builds Warning, missing argument: --builds [root@hp-xw6600-02 ~]# aeolus-image list --builds 95deba05-f680-485e-95dd-6a58bdb45ef1 b8830a0e-0428-41d1-87a6-67149da24412 [root@hp-xw6600-02 ~]#
removing from tracker
release pending...
perm close