cloudtools/stacker

Document programatic way to use stacker

Open

#456 创建于 2017年7月26日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Python (166 fork)batch import
docshelp wantedquestion

仓库指标

Star
 (706 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

I have a use case where non-technical staff need access to build and destroy stacks. My goal is to put a simple web interface in place over top of whatever (trying to move away from my hand-coded stack builder). I can mimic command-line usage to run stacker commands, but have a sticking point with access to things like the output of info. Is there any documentation or suggestions on how I can accomplish this? Is there an official way to use stacker progamatically?

贡献者指南