mirror of https://github.com/ceph/ceph
50 lines
811 B
ReStructuredText
50 lines
811 B
ReStructuredText
: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 https://docs.ceph.com for more
|
|
information.
|
|
|
|
|
|
See also
|
|
========
|
|
|
|
:doc:`ceph <ceph>`\(8)
|