[Openstack] CLI username and password prompt

Jake G. dj_dark_junglist at yahoo.com
Wed Jul 17 06:28:04 UTC 2013


What should the OS_AUTH_URL look like?|


________________________________
 From: "andrewsben at gmail.com" <andrewsben at gmail.com>
To: Jake G. <dj_dark_junglist at yahoo.com> 
Cc: "openstack at lists.launchpad.net" <openstack at lists.launchpad.net> 
Sent: Wednesday, July 17, 2013 3:23 PM
Subject: Re: [Openstack] CLI username and password prompt
 


use env vars.

export OS_PASSWORD=password
export OS_USERNAME=user
export OS_TENANT_NAME=project
export OS_AUTH_URL=<url>:8770/v2.0





On Wed, Jul 17, 2013 at 2:19 AM, Jake G. <dj_dark_junglist at yahoo.com> wrote:

Hi All,
>Every time I type a command from the CLI it requires me to enter a username(--os-username) and password(--os-password) .
>
>
>Anyway to prevent having to enter these everytime?
>
>
>Thanks,
>Jake
>_______________________________________________
>Mailing list: https://launchpad.net/~openstack
>Post to     : openstack at lists.launchpad.net
>Unsubscribe : https://launchpad.net/~openstack
>More help   : https://help.launchpad.net/ListHelp
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130716/1ed29f18/attachment.html>


More information about the Openstack mailing list