0.9.9 • Published 7 years ago

wab v0.9.9

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
7 years ago

OpenWhisk Activation Browser

Run:

  1. npm install -g wab
  2. 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/down
  • CTRL+U/CTRL+D page up/page down
  • When viewing an activation, r toggles the "result only" view, and l toggles the "log only" view
  • q closes the activation pane, or the program
  • CTRL+R forces a refresh of the activation list
0.9.9

7 years ago

0.9.8

7 years ago

0.9.7

7 years ago

0.9.6

7 years ago

0.9.5

7 years ago

0.9.4

7 years ago

0.9.3

7 years ago

0.9.2

7 years ago

0.9.1

7 years ago

0.9.0

7 years ago