wab
v0.9.9
Published
A browser for OpenWhisk activations.
Downloads
10
Readme
OpenWhisk Activation Browser
Run:
npm install -g wab
wab
You are expected to have working OpenWhisk credentials. In particular, the file
~/.wskprops
should exist and be complete.
If you can run wsk activation list
without issue you are probably all set.
Note that wab
requires Node 6 or later.
Usage
wab
uses Vim bindings for most operations. The following may be useful:
k
/j
moves up/downCTRL+U
/CTRL+D
page up/page down- When viewing an activation,
r
toggles the "result only" view, andl
toggles the "log only" view q
closes the activation pane, or the programCTRL+R
forces a refresh of the activation list