[Openstack] CLI username and password prompt

andrewsben at gmail.com andrewsben at gmail.com
Wed Jul 17 06:23:40 UTC 2013


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/20130717/d796f20a/attachment.html>


More information about the Openstack mailing list