cloudtools/stacker

Document programatic way to use stacker

Open

#456 geöffnet am 26. Juli 2017

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (166 Forks)batch import
docshelp wantedquestion

Repository-Metriken

Stars
 (706 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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?

Contributor Guide