]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: Remove shell alias 36538/head
authorSebastian Wagner <sebastian.wagner@suse.com>
Mon, 27 Jul 2020 14:44:33 +0000 (16:44 +0200)
committerZac Dover <zac.dover@gmail.com>
Mon, 10 Aug 2020 07:50:54 +0000 (17:50 +1000)
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 <sebastian.wagner@suse.com>
Signed-off-by: Zac Dover <zac.dover@gmail.com>
doc/cephadm/install.rst

index 6b943b1ca9359f6cb6a8545dd0bf5d72778ebcd5..006cf4772e2f6b3d752d0397125e71e0ca5b9d3e 100644 (file)
@@ -130,9 +130,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