Created
November 8, 2017 16:31
-
-
Save pdeschen/dad4311da497da4ec615be9564a34545 to your computer and use it in GitHub Desktop.
medium/serverless/apex
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
apex deploy | |
apex invoke coa < test/coa-event.json | |
apex logs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment