[Openstack] Client debugs??
    Dean Troyer 
    dtroyer at gmail.com
       
    Thu Apr  5 03:23:18 UTC 2012
    
    
  
On Wed, Apr 4, 2012 at 7:24 PM, Joshua Harlow <harlowja at yahoo-inc.com> wrote:
> keystone  token-get  --debug
>
> U get: keystone: error: unrecognized arguments: --debug
>
> But if u do it before it works, odd. Guess that’s a “false” message/error.
Actually that is exactly how it is supposed to work.  Although it is
hidden, --debug is a global option (defined in keystone/shell.py) just
like --os_username and friends, which means it must appear before the
command.  All options that follow the command are command specific.
dt
-- 
Dean Troyer
dtroyer at gmail.com
    
    
More information about the Openstack
mailing list