We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78e4998 commit 4f95a85Copy full SHA for 4f95a85
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