]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
test: update cli test for radosgw-admin
authorYehuda Sadeh <yehuda@inktank.com>
Sat, 12 Oct 2013 00:08:06 +0000 (17:08 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Sat, 12 Oct 2013 00:08:06 +0000 (17:08 -0700)
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/test/cli/radosgw-admin/help.t

index 524d0edd8bac377f016bb1b71c821d553795e8ae..ed559916b4cba644bd75be40268c2c38f4c112fd 100644 (file)
@@ -23,6 +23,9 @@
     bucket check               check bucket index
     object rm                  remove object
     object unlink              unlink object from bucket index
+    quota set                  set quota params
+    quota enable               enable quota
+    quota disable              disable quota
     region get                 show region info
     regions list               list all regions set on this cluster
     region set                 set region info (requires infile)
   
   <date> := "YYYY-MM-DD[ hh:mm:ss]"
   
+  Quota options:
+     --bucket                  specified bucket for quota command
+     --max-objects             specify max objects
+     --max-size                specify max size (in bytes)
+  
     --conf/-c        Read configuration from the given configuration file
     --id/-i          set ID portion of my name
     --name/-n        set name (TYPE.ID)