[MB-6764] cbepctl --help doesn't show options on how to set expiry_pager Created: 27/Sep/12 Updated: 10/Jan/13 Resolved: 01/Oct/12 |
|
| Status: | Closed |
| Project: | Couchbase Server |
| Component/s: | tools |
| Affects Version/s: | 2.0-beta-2 |
| Fix Version/s: | 2.0-beta-2 |
| Security Level: | Public |
| Type: | Bug | Priority: | Minor |
| Reporter: | Abhinav Dangeti | Assignee: | Mike Wiederhold |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
CentOS
Build 2.0.0-1777-rel |
||
| Description |
|
Currently cbeptcl displays just the following options in the help:
[root@centos-58 ~]# /opt/couchbase//bin/cbepctl --help usage: cbepctl [options] options: -h, --help show this help message and exit -a iterate over all buckets (requires admin u/p) -b BUCKETNAME the bucket to get stats from (Default: default) -p PASSWORD the password for the bucket if one exists Usage: cbepctl host:port drain or cbepctl host:port set type param value or cbepctl host:port start or cbepctl host:port stop |
| Comments |
| Comment by Mike Wiederhold [ 01/Oct/12 ] |
| http://review.couchbase.org/#/c/21246/ |
| Comment by Thuan Nguyen [ 02/Oct/12 ] |
|
Integrated in github-ep-engine-2-0 #437 (See [http://qa.hq.northscale.net/job/github-ep-engine-2-0/437/]) Result = SUCCESS Mike Wiederhold : Files : * management/clitool.py |
| Comment by Karen Zeller [ 26/Oct/12 ] |
|
Added to RN as cbepctl help options now show option for
setting the expiry_pager, a maintenance process for removing deleted items from disk. |