/stackhead-cli

Note: Documentation for CLI is located here: https://github.com/getstackhead/stackhead

Primary LanguageGo

StackHead CLI

Configuration file

.stackhead-cli.yml in current directory or $HOME

---
ansible:
  collection_path: /my/collection/path # optional
software:
  webserver: nginx
  container: docker