summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/extension.rst
blob: dff30fa137102fe2c003c7c61d2efde2167c7b3b (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
=========
extension
=========

Many OpenStack server APIs include API extensions that enable
additional functionality.

extension list
--------------

List API extensions

.. program:: extension list
.. code:: bash

    os extension list
        [--compute]
        [--identity]
        [--network]
        [--volume]
        [--long]

.. option:: --compute

    List extensions for the Compute API

.. option:: --identity

    List extensions for the Identity API

.. option:: --network

    List extensions for the Network API

.. option:: --volume

    List extensions for the Block Storage API

.. option:: --long

    List additional fields in output