summaryrefslogtreecommitdiff
path: root/doc/source/cfn-create-aws-symlinks.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/cfn-create-aws-symlinks.rst')
-rw-r--r--doc/source/cfn-create-aws-symlinks.rst34
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/source/cfn-create-aws-symlinks.rst b/doc/source/cfn-create-aws-symlinks.rst
new file mode 100644
index 0000000..308ef3b
--- /dev/null
+++ b/doc/source/cfn-create-aws-symlinks.rst
@@ -0,0 +1,34 @@
+=======================
+cfn-create-aws-symlinks
+=======================
+
+.. program:: cfn-create-aws-symlinks
+
+SYNOPSIS
+========
+
+``cfn-create-aws-symlinks``
+
+DESCRIPTION
+===========
+Creates symlinks for the cfn-* scripts in this directory to /opt/aws/bin
+
+
+OPTIONS
+=======
+.. cmdoption:: -t, --target
+
+ Target directory to create symlinks, defaults to /opt/aws/bin
+
+.. cmdoption:: -s, --source
+
+ Source directory to create symlinks from. Defaults to the directory where this script is
+
+.. cmdoption:: -f, --force
+
+ If specified, will create symlinks even if there is already a target file
+
+
+BUGS
+====
+Heat bugs are managed through Launchpad <https://launchpad.net/heat-cfntools> \ No newline at end of file