Man page for cfn-get-metadata

Fixes: bug #1153848
Change-Id: Ie545e3037deeeb06095d6f6a09479c05a118b1f8
This commit is contained in:
Steve Baker 2013-03-18 14:05:34 +13:00
parent fe7e1aec2e
commit 7e359762eb

View File

@ -0,0 +1,55 @@
================
cfn-get-metadata
================
.. program:: cfn-get-metadata
SYNOPSIS
========
``cfn-get-metadata``
DESCRIPTION
===========
Implements cfn-get-metadata CloudFormation functionality
OPTIONS
=======
.. cmdoption:: -s --stack
A Heat stack name
.. cmdoption:: -r --resource
A Heat logical resource ID
.. cmdoption:: --access-key
A Keystone access key
.. cmdoption:: --secret-key
A Keystone secret key
.. cmdoption:: --region
Openstack region
.. cmdoption:: --credential-file
credential-file
.. cmdoption:: -u --url
service url
.. cmdoption:: -k --key
key
BUGS
====
Heat bugs are managed through Launchpad <https://launchpad.net/heat-cfntools>