Skip to content

Commit

Permalink
more radosgw_admin -> radosgw-admin
Browse files Browse the repository at this point in the history
Signed-off-by: Sage Weil <[email protected]>
  • Loading branch information
liewegas committed Oct 3, 2011
1 parent c5b0e3e commit 6103ee9
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 25 deletions.
6 changes: 3 additions & 3 deletions ceph.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ fi
%{_docdir}/ceph/sample.fetch_config
%{_sysconfdir}/bash_completion.d/ceph
%{_sysconfdir}/bash_completion.d/rados
%{_sysconfdir}/bash_completion.d/radosgw_admin
%{_sysconfdir}/bash_completion.d/radosgw-admin
%{_sysconfdir}/bash_completion.d/rbd
%config(noreplace) %{_sysconfdir}/logrotate.d/ceph
%{_mandir}/man8/ceph-mon.8*
Expand All @@ -207,7 +207,7 @@ fi
%{_mandir}/man8/cephfs.8*
%{_mandir}/man8/mount.ceph.8*
%{_mandir}/man8/radosgw.8*
%{_mandir}/man8/radosgw_admin.8*
%{_mandir}/man8/radosgw-admin.8*
%{_mandir}/man8/rados.8*
%{_mandir}/man8/rbd.8*
%{_mandir}/man8/ceph-authtool.8*
Expand Down Expand Up @@ -259,7 +259,7 @@ fi
%files radosgw
%defattr(-,root,root,-)
%{_bindir}/radosgw
%{_bindir}/radosgw_admin
%{_bindir}/radosgw-admin
%{_initrddir}/radosgw
%endif

Expand Down
6 changes: 3 additions & 3 deletions debian/radosgw.install
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
usr/bin/radosgw
usr/bin/radosgw_admin
usr/bin/radosgw-admin
usr/share/man/man8/radosgw.8
usr/share/man/man8/radosgw_admin.8
etc/bash_completion.d/radosgw_admin
usr/share/man/man8/radosgw-admin.8
etc/bash_completion.d/radosgw-admin
2 changes: 1 addition & 1 deletion doc/dev/object-store.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

"radostool" -> "librados"

"radosgw_admin" -> "radosgw"
"radosgw-admin" -> "radosgw"

"radosgw" -> "librados"

Expand Down
18 changes: 9 additions & 9 deletions doc/man/8/radosgw_admin.rst → doc/man/8/radosgw-admin.rst
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
=================================================================
radosgw_admin -- rados REST gateway user administration utility
radosgw-admin -- rados REST gateway user administration utility
=================================================================

.. program:: radosgw_admin
.. program:: radosgw-admin

Synopsis
========

| **radosgw_admin** *command* [ *options* *...* ]
| **radosgw-admin** *command* [ *options* *...* ]

Description
===========

**radosgw_admin** is a RADOS gateway user administration utility. It
**radosgw-admin** is a RADOS gateway user administration utility. It
allows creating and modifying users.


Expand Down Expand Up @@ -106,27 +106,27 @@ Examples

Generate a new user::

$ radosgw_admin user gen --display-name="johnny rotten" [email protected]
$ radosgw-admin user gen --display-name="johnny rotten" [email protected]
User ID: CHBQFRTG26I8DGJDGQLW
Secret Key: QR6cI/31N+J0VKVgHSpEGVSfEEsmf6PyXG040KCB
Display Name: johnny rotten

Remove a user::

$ radosgw_admin user rm --uid=CHBQFRTG26I8DGJDGQLW
$ radosgw-admin user rm --uid=CHBQFRTG26I8DGJDGQLW

Remove a bucket::

$ radosgw_admin bucket unlink --bucket=foo
$ radosgw-admin bucket unlink --bucket=foo

Show the logs of a bucket from April 1st 2011::

$ radosgw_admin log show --bucket=foo --date=2011=04-01
$ radosgw-admin log show --bucket=foo --date=2011=04-01

Availability
============

**radosgw_admin** is part of the Ceph distributed file system. Please
**radosgw-admin** is part of the Ceph distributed file system. Please
refer to the Ceph wiki at http://ceph.newdream.net/wiki for more
information.

Expand Down
18 changes: 9 additions & 9 deletions man/radosgw_admin.8 → man/radosgw-admin.8
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.TH "RADOSGW_ADMIN" "8" "September 22, 2011" "dev" "Ceph"
.TH "RADOSGW-ADMIN" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
radosgw_admin \- rados REST gateway user administration utility
radosgw-admin \- rados REST gateway user administration utility
.
.nr rst2man-indent-level 0
.
Expand Down Expand Up @@ -32,12 +32,12 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.
.SH SYNOPSIS
.nf
\fBradosgw_admin\fP \fIcommand\fP [ \fIoptions\fP \fI...\fP ]
\fBradosgw-admin\fP \fIcommand\fP [ \fIoptions\fP \fI...\fP ]
.fi
.sp
.SH DESCRIPTION
.sp
\fBradosgw_admin\fP is a RADOS gateway user administration utility. It
\fBradosgw-admin\fP is a RADOS gateway user administration utility. It
allows creating and modifying users.
.SH COMMANDS
.sp
Expand Down Expand Up @@ -137,7 +137,7 @@ Generate a new user:
.sp
.nf
.ft C
$ radosgw_admin user gen \-\-display\-name="johnny rotten" \-\-[email protected]
$ radosgw-admin user gen \-\-display\-name="johnny rotten" \-\-[email protected]
User ID: CHBQFRTG26I8DGJDGQLW
Secret Key: QR6cI/31N+J0VKVgHSpEGVSfEEsmf6PyXG040KCB
Display Name: johnny rotten
Expand All @@ -148,28 +148,28 @@ Remove a user:
.sp
.nf
.ft C
$ radosgw_admin user rm \-\-uid=CHBQFRTG26I8DGJDGQLW
$ radosgw-admin user rm \-\-uid=CHBQFRTG26I8DGJDGQLW
.ft P
.fi
.sp
Remove a bucket:
.sp
.nf
.ft C
$ radosgw_admin bucket unlink \-\-bucket=foo
$ radosgw-admin bucket unlink \-\-bucket=foo
.ft P
.fi
.sp
Show the logs of a bucket from April 1st 2011:
.sp
.nf
.ft C
$ radosgw_admin log show \-\-bucket=foo \-\-date=2011=04\-01
$ radosgw-admin log show \-\-bucket=foo \-\-date=2011=04\-01
.ft P
.fi
.SH AVAILABILITY
.sp
\fBradosgw_admin\fP is part of the Ceph distributed file system. Please
\fBradosgw-admin\fP is part of the Ceph distributed file system. Please
refer to the Ceph wiki at \fI\%http://ceph.newdream.net/wiki\fP for more
information.
.SH SEE ALSO
Expand Down

0 comments on commit 6103ee9

Please sign in to comment.