python-openstackclient/doc/source/command-objects/credential.rst
Adriano Fialho 2629fda947 Changed the nomenclature of credentials command
Removed the "s" of the "credentials command" in the documentation and renaming the file to credential.rst (instead of credentials)

Change-Id: If1df15b9a630a5452e05d14fb45e9ebb124583a7
2016-05-14 13:22:13 -03:00

28 lines
391 B
ReStructuredText

===========
credential
===========
Identity v3
credential create
------------------
.. ''[consider rolling the ec2 creds into this too]''
.. code:: bash
os credential create
--x509
[<private-key-file>]
[<certificate-file>]
credential show
----------------
.. code:: bash
os credential show
[--token]
[--user]
[--x509 [--root]]