Update heat-manage.rst with service command
Update heat-manage.rst with new command 'service list' Change-Id: Iede61b593c6de9db5ae49695dd6b2c7b0f76e2b6 Closes-bug: #1421288
This commit is contained in:
parent
c207408d6a
commit
b00c0abebc
@ -22,7 +22,7 @@ The standard pattern for executing a heat-manage command is:
|
|||||||
Run with -h to see a list of available commands:
|
Run with -h to see a list of available commands:
|
||||||
``heat-manage -h``
|
``heat-manage -h``
|
||||||
|
|
||||||
Commands are db_version, db_sync and purge_deleted. Detailed descriptions are below.
|
Commands are db_version, db_sync, purge_deleted and service. Detailed descriptions are below.
|
||||||
|
|
||||||
|
|
||||||
Heat Db version
|
Heat Db version
|
||||||
@ -40,6 +40,9 @@ Heat Db version
|
|||||||
|
|
||||||
Purge db entries marked as deleted and older than [age].
|
Purge db entries marked as deleted and older than [age].
|
||||||
|
|
||||||
|
``heat-manage service list``
|
||||||
|
|
||||||
|
Shows details for all currently running heat engines.
|
||||||
|
|
||||||
FILES
|
FILES
|
||||||
=====
|
=====
|
||||||
|
Loading…
Reference in New Issue
Block a user