Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / doc / man / 8 / ceph-clsinfo.rst
1 :orphan:
2
3 ===============================================
4  ceph-clsinfo -- show class object information
5 ===============================================
6
7 .. program:: ceph-clsinfo
8
9 Synopsis
10 ========
11
12 | **ceph-clsinfo** [ *options* ] ... *filename*
13
14
15 Description
16 ===========
17
18 **ceph-clsinfo** can show name, version, and architecture information
19 about a specific class object.
20
21
22 Options
23 =======
24
25 .. option:: -n, --name
26
27    Shows the class name
28
29 .. option:: -v, --version
30
31    Shows the class version
32
33 .. option:: -a, --arch
34
35    Shows the class architecture
36
37
38 Availability
39 ============
40
41 **ceph-clsinfo** is part of Ceph, a massively scalable, open-source, distributed storage system. Please
42 refer to the Ceph documentation at http://ceph.com/docs for more
43 information.
44
45
46 See also
47 ========
48
49 :doc:`ceph <ceph>`\(8)