summaryrefslogtreecommitdiffstats
path: root/src/ceph/doc/man/8/ceph-clsinfo.rst
blob: 0188ce1310aa1f4aecde813cf5de42c68cca4976 (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
42
43
44
45
46
47
48
49
:orphan:

===============================================
 ceph-clsinfo -- show class object information
===============================================

.. program:: ceph-clsinfo

Synopsis
========

| **ceph-clsinfo** [ *options* ] ... *filename*


Description
===========

**ceph-clsinfo** can show name, version, and architecture information
about a specific class object.


Options
=======

.. option:: -n, --name

   Shows the class name

.. option:: -v, --version

   Shows the class version

.. option:: -a, --arch

   Shows the class architecture


Availability
============

**ceph-clsinfo** is part of Ceph, a massively scalable, open-source, distributed storage system. Please
refer to the Ceph documentation at http://ceph.com/docs for more
information.


See also
========

:doc:`ceph <ceph>`\(8)