Skip to content

Commit 99b8d28

Browse files
Kushmaromarclop
authored andcommitted
Update ecctl-getting-started.asciidoc (#102)
Encourage HTTPS usage.
1 parent 0b30073 commit 99b8d28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ecctl-getting-started.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ $ ecctl init
112112
Welcome to the Elastic Cloud CLI! This command will guide you through authenticating and setting some default values.
113113
114114
Missing configuration file, would you like to initialise it? [y/n]: y
115-
Enter the URL of your ECE installation: http://192.168.44.10:12300
115+
Enter the URL of your ECE installation: https://192.168.44.10:12434
116116
117117
What default output format would you like?
118118
[1] text - Human-readable output format, commands with no output templates defined will fall back to JSON.
@@ -284,4 +284,4 @@ If you are interested in becoming a part of this project, take a look at link:ht
284284
== Release Process
285285
286286
See the link:https://github.com/elastic/ecctl/blob/master/developer_docs/RELEASE.md[release guide].
287-
////
287+
////

0 commit comments

Comments
 (0)