-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Elastic job cloud example for DC/OS 1.9. #181
base: master
Are you sure you want to change the base?
Conversation
elastic-job-cloud/1.9/README.md
Outdated
In addition, run this command to view installed services: | ||
|
||
```bash | ||
$./dcos package list |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you mean
dcos package list
elastic-job-cloud/1.9/README.md
Outdated
Alternatively, you can install from the command line, entering this command: | ||
|
||
```bash | ||
This DC/OS Service is currently in preview. There may be bugs, incomplete features, incorrect documentation, or other discrepancies. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The CLI command is missing here.
dcos package install elastic-job-cloud
As you mentioned in d2iq-archive/universe#1229, @haocao if there are additional instructions needed for install
Please clarify the instruction in the example document |
Thanks for your feedback, already updated the document. |
Added how to open elastic-job-cloud's dashboard descriptions. |
No description provided.