diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-02-25 17:14:23 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-02-25 17:14:23 +0000 |
| commit | caad923f8906b5e9dcec2a2694ad2903e539907b (patch) | |
| tree | a2f530cfd22047f69c7337281ff5777913552877 /doc/source/plugin-commands.rst | |
| parent | 5ff47b8ccff837720d13f650189e20265593f11f (diff) | |
| parent | 69d5bc4e554542735da4a277473251ec6ac47e6c (diff) | |
| download | python-openstackclient-caad923f8906b5e9dcec2a2694ad2903e539907b.tar.gz | |
Merge "update heat object and command doc"
Diffstat (limited to 'doc/source/plugin-commands.rst')
| -rw-r--r-- | doc/source/plugin-commands.rst | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
