2629fda947
Removed the "s" of the "credentials command" in the documentation and renaming the file to credential.rst (instead of credentials) Change-Id: If1df15b9a630a5452e05d14fb45e9ebb124583a7
28 lines
391 B
ReStructuredText
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]]
|