From: Jason Dillaman Date: Wed, 20 Jun 2018 16:39:34 +0000 (-0400) Subject: doc/rbd: update man page X-Git-Tag: v14.0.1~1063^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F22608%2Fhead;p=ceph.git doc/rbd: update man page Signed-off-by: Jason Dillaman --- diff --git a/doc/man/8/rbd.rst b/doc/man/8/rbd.rst index 28e0429476b4..b5b72ebd0eab 100644 --- a/doc/man/8/rbd.rst +++ b/doc/man/8/rbd.rst @@ -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.