We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 832b868 commit af4a9d5Copy full SHA for af4a9d5
1 file changed
docs/developer/deploy-application.rst
@@ -15,7 +15,7 @@ then use the ``deis create`` command to create a new Deis application.
15
.. code-block:: console
16
17
$ cd example-java-jetty # change into your application's git root
18
- $ deis create --domain=deisapp.com
+ $ deis create --formation=dev
19
Creating application... done, created peachy-waxworks
20
Git remote deis added
21
0 commit comments