Hide Forgot
Description of problem: remove the ./ from the help aeolus should be in the path.. :) [root@qeblade30 nodes]# rpm -qa | grep aeolus aeolus-all-0.8.3-1.el6.noarch aeolus-conductor-0.8.3-1.el6.noarch rubygem-aeolus-image-0.3.0-12.el6.noarch rubygem-aeolus-cli-0.3.1-1.el6.noarch aeolus-configure-2.5.2-1.el6.noarch aeolus-conductor-daemons-0.8.3-1.el6.noarch aeolus-conductor-doc-0.8.3-1.el6.noarch
This appears to be fixed in latest release. Please confirm.
good 2 go in the CFCE v1.1 2012-09-14.5 puddle [root@hp-bl685cg6-01 ~]# aeolus-image list --help Usage: aeolus-image list [command options] -i, --images Retrieve a list of images -E, --environment ENVIRONMENT Limit image list to environment -b, --builds ID Retrieve the builds of an image -t, --targetimages ID Retrieve the target images from a build -P, --providerimages ID Retrieve the provider images from a target image -g, --targets Retrieve the values available for the --target parameter -p, --providers Retrieve the values available for the --provider parameter -a, --accounts Retrieve the values available for the --account parameter -c, --environments Retrieve the values available for the --environment parameter -h, --help Get usage information for this command Examples: aeolus-image list --images # list available images aeolus-image list --images --environment $env # list available images for an environment aeolus-image list --builds $image_id # list the builds of an image aeolus-image list --targetimages $build_id # list the target images from a build aeolus-image list --providerimages $target_id # list the provider images from a target image aeolus-image list --targets # list the values available for the --target parameter aeolus-image list --providers # list the values available for the --provider parameter aeolus-image list --accounts # list the values available for the --account parameter N.B. Aeolus Credentials should be defined in the configuration file ~/.aeolus-cli You have mail in /var/spool/mail/root [root@hp-bl685cg6-01 ~]# rpm -qa | grep aeolus | sort aeolus-all-0.13.7-1.el6cf.noarch aeolus-conductor-0.13.7-1.el6cf.noarch aeolus-conductor-daemons-0.13.7-1.el6cf.noarch aeolus-conductor-doc-0.13.7-1.el6cf.noarch aeolus-configure-2.8.6-1.el6cf.noarch rubygem-aeolus-cli-0.7.1-1.el6cf.noarch rubygem-aeolus-image-0.3.0-12.el6.noarch [root@hp-bl685cg6-01 ~]#