]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: added internal link
authorMichael Wodniok <wodniok@wor.net>
Tue, 19 Jan 2021 12:12:57 +0000 (13:12 +0100)
committerMichael Wodniok <wodniok@wor.net>
Tue, 19 Jan 2021 12:12:57 +0000 (13:12 +0100)
Linked from Service Status to retrieval of specificaton section as
`ceph orch ls --export` is also mentioned there.

Signed-off-by: Michael Wodniok wodniok@wor.net
doc/mgr/orchestrator.rst

index 2542db59401249e33859e3ae2e30cd16f06ebd72..6ca41d7f7afdf489500cf7060d59a2dd6784ffcf 100644 (file)
@@ -355,6 +355,7 @@ that is compatible to ``ceph orch apply -i``::
 
     ceph orch ls --export
 
+For examples about retrieving specs of single services see :ref:`orchestrator-cli-service-spec-retrieve`.
 
 Daemon Status
 =============
@@ -575,6 +576,8 @@ Many service specifications can be applied at once using
       all: true
     EOF
 
+.. _orchestrator-cli-service-spec-retrieve:
+
 Retrieving the running Service Specification
 --------------------------------------------