cdbcli icon indicating copy to clipboard operation
cdbcli copied to clipboard

Execute views with parameters and option to execute `reduce`

Open kevinjqiu opened this issue 8 years ago • 0 comments

Interface for executing views (e.g., how to pass startKey, endKey, and how to trigger reduce)

Proposal:

exec _design/doc:view startKey=a endKey=b | reduce

kevinjqiu avatar Jul 27 '16 23:07 kevinjqiu