]> 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)
committerSebastian Wagner <sebastian.wagner@suse.com>
Fri, 29 Jan 2021 12:42:41 +0000 (13:42 +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>
(cherry picked from commit a9553061996967e0f57d70e15f2586f90f4d2f29)

doc/mgr/orchestrator.rst

index 266e83aa59e1275c3a202b89fc2c3a2dbb00bee1..5be6d8ceca24ad9c0df165823dd5b13878343e35 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
 =============
@@ -743,6 +744,8 @@ Many service specifications can be applied at once using
       all: true
     EOF
 
+.. _orchestrator-cli-service-spec-retrieve:
+
 Retrieving the running Service Specification
 --------------------------------------------