summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/hypervisor.rst
blob: 9db384a2476d060379330000821e8a17b797ba0c (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
==========
hypervisor
==========

Compute v2

hypervisor list
---------------

List hypervisors

.. program:: hypervisor list
.. code:: bash

    openstack hypervisor list
        [--matching <hostname>]
        [--long]

.. option:: --matching <hostname>

    Filter hypervisors using <hostname> substring

.. option:: --long

    List additional fields in output

hypervisor show
---------------

Display hypervisor details

.. program:: hypervisor show
.. code:: bash

    openstack hypervisor show
        <hypervisor>

.. _hypervisor_show-flavor:
.. describe:: <hypervisor>

    Hypervisor to display (name or ID)