]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
CLI: ability to change file ownership 26760/head
authorSébastien Han <seb@redhat.com>
Mon, 18 Feb 2019 18:17:23 +0000 (19:17 +0100)
committerPrashant D <pdhange@redhat.com>
Tue, 5 Mar 2019 01:53:55 +0000 (20:53 -0500)
commit7f692291d6fe67659797a3c9c955b817bf2b48cd
tree151b9a6a9708abf7fd9db297bee2e0ce5d846f66
parentc605b54426d432f903c1c5600c07180edb10f26f
CLI: ability to change file ownership

When creating/fetching key it's nice to have the ability to change the
ownership of the created file.

This commit adds the '--setuser' and 'setgroup' which respectively apply
the desired owner and group to a file user when '--output' is passed.

Closes: https://tracker.ceph.com/issues/38370
Signed-off-by: Sébastien Han <seb@redhat.com>
(cherry picked from commit 0e26090960213ef911cfc7bfcdf2925ddf1b268f)
doc/man/8/ceph.rst
src/ceph.in