cloudtools/stacker

Document programatic way to use stacker

Open

#456 ouverte le 26 juil. 2017

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Python (166 forks)batch import
docshelp wantedquestion

Métriques du dépôt

Stars
 (706 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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?

Guide contributeur