1729c889c2
This adds the cinder-status CLI for performing upgrade checks as part of the Stein cycle upgrade-checkers goal. It only includes a placeholder for actual checks. Follow up patches will need to be added for anything we identify as needing specific checking. Story: 2003657 Task: 26123 Change-Id: I2e532d313d12e60848b17e869882e52ec456929b Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
30 lines
654 B
ReStructuredText
30 lines
654 B
ReStructuredText
================================
|
|
Command-Line Interface Reference
|
|
================================
|
|
|
|
In this section you will find information on Cinder's command line utilities.
|
|
|
|
Cinder Management Commands
|
|
--------------------------
|
|
|
|
These commands are used to manage existing installations. They are designed to
|
|
be run by operators in an environment where they have direct access to the
|
|
Cinder database.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
cinder-manage
|
|
cinder-status
|
|
|
|
Additional Tools and Information
|
|
--------------------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
cli-manage-volumes
|
|
cli-set-quotas
|
|
cli-cinder-quotas
|
|
cli-cinder-scheduling
|