1.0.20 • Published 9 years ago

owen v1.0.20

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
9 years ago

OpenWhisk Entity Noodler

This tool provides a viewer over your OpenWhisk entities.

Run:

  1. npm install -g owen
  2. owen

By default, owen constrains its columns to 40 characters. You can widen this to 80 by passing a -w flag. You can tell owen not to constrain column width by passing a -f flag.

If you wish to exclude any entities that reference deleted entities (e.g. a rule that refers to a deleted action), pass --gc. If you wish to focus just on the entities that reference deleted entities, pass -g. The latter can be helpful in collecting garbage.

By default, owen will display at most 30 of each entity. You can adjust this, up to 200, by specifying --limit=200. Note the equals sign.

You are expected to have working OpenWhisk credentials. You can get them here. 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 owen requires Node 6 or later.

1.0.20

9 years ago

1.0.19

9 years ago

1.0.18

9 years ago

1.0.17

10 years ago

1.0.16

10 years ago

1.0.15

10 years ago

1.0.14

10 years ago

1.0.13

10 years ago

1.0.12

10 years ago

1.0.11

10 years ago

1.0.10

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago