summaryrefslogtreecommitdiff
path: root/doc/source/man
Commit message (Collapse)AuthorAgeFilesLines
* Replace git.openstack.org URLs with opendev.org URLsjacky062019-07-141-1/+1
| | | | Change-Id: I65ec66ebcef80609a4fc111c71a225eccec35eeb
* OpenStack typodixiaoli2015-11-181-1/+1
| | | | | | | | change capitalization of OpenStack in file doc/source/man heat.rst TrivialFix Change-Id: I9f40fa7b2ed953ae6f2bb305f3028ec63b7262df
* Updates heat.rst with 'service-listKanagaraj Manickam2015-02-121-0/+4
| | | | | | | Updates heat.rst man page with new command 'heat service-list' Change-Id: I9f3d6ca5e4c489a65344fb451be4c274e8298129 Closes-bug: #1421299
* Add adopt/abandon description to heat manualkairat_kushaev2015-02-041-0/+7
| | | | | | | Added adopt command description to heat manual. Added note that adopt/abandon are disabled by default. Change-Id: I36d0b70fe32750b82cd5fe9cf0403866b8501ed9
* add output-list and output-showLars Kellogg-Stedman2014-02-201-0/+8
| | | | | | | | | | | | | | | | This patch adds the "output-list" and "output-show" commands to heat. The first prints a table of available outputs to stdout, and the second prints a single output_value to stdout. All outputs are serialized to JSON. This patch includes tests for the new commands as well as updated documentation. Implements blueprint: stack-outputs-in-shell Change-Id: Iaade16d043b2c42d14f642fde17419eaa07d0ab8 Closes-Bug: 1258622
* python-heatclient stack-abandon supportVijendar Komalla2014-02-101-0/+3
| | | | | | | Adding stack-abandon support for python-heatclient. Partial-Bug: #1262267 Change-Id: Ifaec08558103137fe8288d00ba8d7188f01afe03
* Add a basic man page for heatAngus Salkeld2013-11-121-0/+76
This shows a taste of commands and shows how to access the help Closes-bug: #1153824 Change-Id: Ia69072c224e8940927dce0c984040d4c81bcee45