]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rbd: update man page 22608/head
authorJason Dillaman <dillaman@redhat.com>
Wed, 20 Jun 2018 16:39:34 +0000 (12:39 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 20 Jun 2018 16:39:34 +0000 (12:39 -0400)
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
doc/man/8/rbd.rst

index 28e0429476b4c152224873fadc81b863f0659bee..b5b72ebd0eab50b2a5c96cfbc15c14a221f9fdc5 100644 (file)
@@ -471,6 +471,15 @@ Commands
 :command:`mv` *src-image-spec* *dest-image-spec*
   Rename an image.  Note: rename across pools is not supported.
 
+:command:`namespace create` *pool-name* *namespace-name*
+  Create a new image namespace within the pool.
+
+:command:`namespace list` *pool-name*
+  List image namespaces defined within the pool.
+
+:command:`namespace remove` *pool-name* *namespace-name*
+  Remove an empty image namespace from the pool.
+
 :command:`object-map check` *image-spec* | *snap-spec*
   Verify the object map is correct.