From: Michael Wodniok Date: Tue, 19 Jan 2021 12:12:57 +0000 (+0100) Subject: doc: added internal link X-Git-Tag: v16.2.0~230^2~44 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0dc85f7c8bd9fd0de21b3bb9fd837aca20b303ce;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 (cherry picked from commit a9553061996967e0f57d70e15f2586f90f4d2f29) --- diff --git a/doc/mgr/orchestrator.rst b/doc/mgr/orchestrator.rst index 266e83aa59e..5be6d8ceca2 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 ============= @@ -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 --------------------------------------------