Skip to content

Commit 7765b1f

Browse files
authored
Updating ecctl init sample command to run after init (#163)
Removed $ ecctl auth user key list command that doesn't work in ESS and updated ecctl deployment elasticsearch list command to ecctl deployment list to list all active deployments.
1 parent d94ecfe commit 7765b1f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/ecctl-getting-started.asciidoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,8 @@ Paste your API Key and press enter: xxxxx
132132
133133
Your credentials seem to be valid, and show you're authenticated as "user".
134134
135-
You're all set! Here are some commands to try:
136-
$ ecctl auth user key list
137-
$ ecctl deployment elasticsearch list
135+
You're all set! Here is a command to try:
136+
$ ecctl deployment list
138137
----
139138

140139
[id="{p}-authentication"]

0 commit comments

Comments
 (0)