From 6d8d0592d6e62a894d6b2cfdc78cc9a27a59377c Mon Sep 17 00:00:00 2001 From: Yehuda Sadeh Date: Mon, 11 Jun 2012 15:13:18 -0700 Subject: [PATCH] rgw: fix cli test Get it up to date with latest cli changes. Signed-off-by: Yehuda Sadeh --- src/test/cli/radosgw-admin/help.t | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/test/cli/radosgw-admin/help.t b/src/test/cli/radosgw-admin/help.t index 4d36c3c240e69..8f94f023d2961 100644 --- a/src/test/cli/radosgw-admin/help.t +++ b/src/test/cli/radosgw-admin/help.t @@ -25,6 +25,8 @@ log show dump a log from specific object or (bucket + date + bucket-id) log rm remove log object + usage show show usage (by user, date range) + usage trim show usage (by user, date range) temp remove remove temporary objects that were created up to specified date (and optional time) options: @@ -44,6 +46,8 @@ --pool= --object= --date= + --start-date= + --end-date= --time= --bucket-id= --format= specify output format for certain operations: xml, @@ -56,6 +60,7 @@ --show-log-sum= enable/disable dump of log summation on log show --skip-zero-entries log show only dumps entries that don't have zero value in one of the numeric field + --yes-i-really-mean-it required for certain operations --conf/-c Read configuration from the given configuration file -d Run in foreground, log to stderr. -f Run in foreground, log to usual location. -- 2.39.5