mirror of
https://github.com/ceph/ceph
synced 2025-01-03 09:32:43 +00:00
Merge pull request #36538 from zdover23/wip-docs-45678-fix
doc/cephadm: Remove shell alias Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
This commit is contained in:
commit
c625a51635
@ -138,9 +138,9 @@ command. There are several ways to do this:
|
||||
|
||||
# cephadm shell
|
||||
|
||||
* It may be helpful to create an alias::
|
||||
* To execute ``ceph`` commands, you can also run commands like so::
|
||||
|
||||
# alias ceph='cephadm shell -- ceph'
|
||||
# cephadm shell -- ceph -s
|
||||
|
||||
* You can install the ``ceph-common`` package, which contains all of the
|
||||
ceph commands, including ``ceph``, ``rbd``, ``mount.ceph`` (for mounting
|
||||
|
Loading…
Reference in New Issue
Block a user