]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/man/8/radosgw-admin.rst
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / doc / man / 8 / radosgw-admin.rst
index a80f95d2d437af36dc1ef71cefa9c1f2775a451d..6fa2aba3ecec61f444b1f40621dbfa736306d916 100644 (file)
@@ -457,6 +457,28 @@ which are as follows:
 :command:`reshard cancel`
   Cancel resharding a bucket
 
+:command:`topic list`
+  List bucket notifications/pubsub topics                                                   
+
+:command:`topic get`
+  Get a bucket notifications/pubsub topic                                                   
+  
+:command:`topic rm`
+  Remove a bucket notifications/pubsub topic                                                
+
+:command:`subscription get`
+  Get a pubsub subscription definition
+
+:command:`subscription rm`
+  Remove a pubsub subscription
+
+:command:`subscription pull`
+  Show events in a pubsub subscription
+             
+:command:`subscription ack`
+  Ack (remove) an events in a pubsub subscription
+
+
 Options
 =======
 
@@ -898,6 +920,22 @@ Role Options
 
    The path prefix for filtering the roles.
 
+
+Bucket Notifications/PubSub Options
+===================================
+.. option:: --topic                   
+
+   The bucket notifications/pubsub topic name.
+
+.. option:: --subscription
+
+   The pubsub subscription name.
+
+.. option:: --event-id
+
+   The event id in a pubsub subscription.
+
+
 Examples
 ========