Download Elastic Cloud Control (ecctl)
GA Release
1
Install Elastic tap
Install Elastic tap with Homebrew
Package managers:
brew tap elastic/tap
Copy to Clipboard
2
Install ecctl
brew install elastic/tap/ecctl
Copy to Clipboard
3
Optional: set up autocompletions
To get autocompletions working, add the following to your shell profile:
source <(ecctl generate completions)
Copy to Clipboard
4