Toggle navigation
Toggle navigation
This project
Loading...
Sign in
서승완
/
kappa
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
Mitch Garnaat
2014-11-28 19:28:19 -0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ccf0c84a8865fa600a6489602974a71791d6a1c0
ccf0c84a
1 parent
274579d9
Add a sentence about redeploying.
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
README.md
README.md
View file @
ccf0c84
...
...
@@ -55,3 +55,5 @@ The basic workflow is:
*
Run
``kappa --config <path-to-config> add-event-source``
to hook your function up to the event source
*
Run
``kappa --config <path-to-config> tail``
to see more output
If you have to make changes in your function or in your IAM roles, simply run
``kappa deploy``
again and the changes will be uploaded as necessary.
\ No newline at end of file
...
...
Please
register
or
login
to post a comment