We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2264a0d + 4f95a85 commit 88c8f54Copy full SHA for 88c8f54
1 file changed
docs/faq.rst
@@ -21,3 +21,9 @@ FAQ
21
Unofficial `documentation in Chinese`_ for Deis has been created by the DockerOne community.
22
23
.. _`documentation in Chinese`: http://dockerone.com/article/124
24
+
25
+- What's the difference between the ``deis`` and ``deisctl`` clients?
26
27
+ :ref:`deis <install-client>` is a "dev" tool, used to deploy and scale applications
28
+ to a Deis platform. :ref:`deisctl <install_deisctl>` is an "ops" tool, used to configure
29
+ and manage the Deis platform itself.
0 commit comments