summaryrefslogtreecommitdiff
path: root/doc/source/man/cfn-init.rst
blob: a336559232cdad01541498d88e6cff558c390f10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
========
cfn-init
========

.. program:: cfn-init

SYNOPSIS
========

``cfn-init``

DESCRIPTION
===========
Implements cfn-init 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:: -c, --configsets

  An optional list of configSets (default: default)


BUGS
====
Heat bugs are managed through Launchpad <https://launchpad.net/heat-cfntools>