summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/credential.rst
blob: ed8a00dbd73ca719b76f9b629d26e06f9fe44d90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
===========
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]]