mirror of
https://github.com/ceph/ceph
synced 2024-12-13 06:57:21 +00:00
008698b37c
http://tracker.ceph.com/issues/5834 fixes:#5834 signed-off-by: Baptiste Veuillez--Mainard <baptiste.veuillez--mainard@telecom-bretagne.eu>
48 lines
800 B
ReStructuredText
48 lines
800 B
ReStructuredText
===============================================
|
|
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)
|