We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7191fd4 commit 198a13bCopy full SHA for 198a13b
docs/ecctl_deployment_create.adoc
@@ -8,8 +8,8 @@ Creates a deployment
8
9
Creates a deployment which is defined from a file definition using the --file=+++<file path="">+++(shorthand: -f) flag.+++</file>+++
10
11
-You can create a definition by using the sample JSON seen here:
12
- https://elastic.co/guide/en/cloud/current/ec-api-deployment-crud.html#ec_create_a_deployment
+//You can create a definition by using the sample JSON seen here:
+// https://elastic.co/guide/en/cloud/current/ec-api-deployment-crud.html#ec_create_a_deployment
13
14
----
15
ecctl deployment create {--file | --size <int> --zones <string> | --topology-element <obj>} [flags]
0 commit comments