From: Michael Wodniok Date: Tue, 19 Jan 2021 12:12:57 +0000 (+0100) Subject: doc: added internal link X-Git-Tag: v17.1.0~3128^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a9553061996967e0f57d70e15f2586f90f4d2f29;p=ceph.git doc: added internal link 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 --- diff --git a/doc/mgr/orchestrator.rst b/doc/mgr/orchestrator.rst index 2542db594012..6ca41d7f7afd 100644 --- a/doc/mgr/orchestrator.rst +++ b/doc/mgr/orchestrator.rst @@ -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 --------------------------------------------