File: credentials.rst

package info (click to toggle)
python-openstackclient 2.3.0-2~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 3,376 kB
  • sloc: python: 39,869; makefile: 158; sh: 40
file content (27 lines) | stat: -rw-r--r-- 396 bytes parent folder | download
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
===========
credentials
===========

Identity v3

credentials create
------------------

.. ''[consider rolling the ec2 creds into this too]''

.. code:: bash

    os credentials create
        --x509
        [<private-key-file>]
        [<certificate-file>]

credentials show
----------------

.. code:: bash

    os credentials show
        [--token]
        [--user]
        [--x509 [--root]]