Skip to content

Instantly share code, notes, and snippets.

@sanderson
Created March 7, 2013 20:57
Show Gist options
  • Save sanderson/5111737 to your computer and use it in GitHub Desktop.
Save sanderson/5111737 to your computer and use it in GitHub Desktop.
.pagodarc Example
---
:help: false
:a:
:h: false
:username: your_username
:u: your_username
:password: your_password
:p: your_password
commands:
:init: {}
:rename: {}
:deploy: {}
:clone: {}
:"key:gen": {}
:list: {}
:"key:push": {}
:destroy: {}
:rollback: {}
:create: {}
:info: {}
:tunnel: {}
:app:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment