Comment 7 for bug 1607959

Revision history for this message
Steve Martinelli (stevemar) wrote :

The docs are actually OK, they recommend using the password prompt.

-----

$ openstack user create --domain default \
  --password-prompt demo
User Password:
Repeat User Password:

-----

I suppose they prefer this over the --password argument since it's not stored in bash history