<HTML>
<HEAD>
<TITLE>Client debugs??</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi all,<BR>
<BR>
I was just using the keystone client program `keystone`<BR>
<BR>
And I was seeing these options.<BR>
<BR>
usage: keystone [--os_username <auth-user-name>]<BR>
[--os_password <auth-password>]<BR>
[--os_tenant_name <auth-tenant-name>]<BR>
[--os_tenant_id <tenant-id>] [--os_auth_url <auth-url>]<BR>
[--os_region_name <region-name>]<BR>
[--os_identity_api_version <identity-api-version>]<BR>
[--token <service-token>] [--endpoint <service-endpoint>]<BR>
[--username <auth-user-name>] [--password <auth-password>]<BR>
[--tenant_name <tenant-name>] [--auth_url <auth-url>]<BR>
[--region_name <region-name>]<BR>
<subcommand> ...<BR>
<BR>
Do these clients have anything like a debug mode/flag (ie --debug, --verbose...)? Is that accessible via a log file right now?<BR>
<BR>
That would seem useful to see the WS calls that are being made (and any other goodies)...<BR>
<BR>
-Josh</SPAN></FONT>
</BODY>
</HTML>