openwhisk-cli icon indicating copy to clipboard operation
openwhisk-cli copied to clipboard

support --count on wsk <collection> list

Open rabbah opened this issue 7 years ago • 3 comments

The API ~will soon~ now supports a count operation on collections. See https://github.com/apache/incubator-openwhisk/pull/3155.

rabbah avatar Jan 08 '18 16:01 rabbah

@rabbah - is this example still a valid reflection of the updates

GET /namespaces/_/activations?count=true return {"activations": N}

mdeuser avatar Mar 23 '18 12:03 mdeuser

Yes.

rabbah avatar Mar 23 '18 12:03 rabbah

@mdeuser, @drcariel, we should support count for wsk activation list.

dubee avatar May 04 '18 14:05 dubee