From 69d5bc4e554542735da4a277473251ec6ac47e6c Mon Sep 17 00:00:00 2001 From: Mark Vanderwiel Date: Thu, 10 Dec 2015 15:14:01 -0600 Subject: update heat object and command doc Many OpenStack client heat command patches are in progress, seems like good time to also update some of the highlevel doc. Added new objects for orchestration and software openstack orchestration resource type list/show openstack software config create/delete/show/list Added new action for restore openstack stack snapshot create/delete/list/show/restore Added link to CLI reference for complete plugin syntax and details Removed deprecated tasker client Change-Id: I2c94a5981954edcba95f364a0f909c799f1c403b Blueprint: heat-support-python-openstackclient --- doc/source/plugin-commands.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/source/plugin-commands.rst') diff --git a/doc/source/plugin-commands.rst b/doc/source/plugin-commands.rst index 893c4c49..a3f41521 100644 --- a/doc/source/plugin-commands.rst +++ b/doc/source/plugin-commands.rst @@ -2,6 +2,8 @@ Plugin Commands ================= +Note: To see the complete syntax for the plugin commands, see the `CLI_Ref`_ + .. list-plugins:: openstack.cli.extension .. list-plugins:: openstack.key_manager.v1 @@ -30,3 +32,5 @@ .. list-plugins:: openstack.orchestration.v1 :detailed: + +.. _CLI_Ref: http://docs.openstack.org/cli-reference/openstack.html \ No newline at end of file -- cgit v1.2.1