From: Sebastian Wagner Date: Mon, 27 Jul 2020 14:44:33 +0000 (+0200) Subject: doc/cephadm: Remove shell alias X-Git-Tag: v15.2.5~26^2~26 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f9a0b5905756f569a6be2169a79e63cb9e1465be;p=ceph.git doc/cephadm: Remove shell alias Turns out, the alias doesn't work for files. Fixes: https://tracker.ceph.com/issues/46701 Fixes: ``` $ ceph orch apply -i myfile.yaml ERROR: no such file or directory: myfile.yaml ``` Signed-off-by: Sebastian Wagner Signed-off-by: Zac Dover (cherry picked from commit 75baae35288cca79a6e958c3370dba3caab813f8) --- diff --git a/doc/cephadm/install.rst b/doc/cephadm/install.rst index 93af310b863ad..e486231c6df5a 100644 --- a/doc/cephadm/install.rst +++ b/doc/cephadm/install.rst @@ -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