-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[docs] Update cmd docs for export and setup. #12583
Conversation
Deprecating `setup template` and `setup ilm-policy` in favor of `setup --index-management` in docs. Adding `--dir` option for `export` cmd. closes elastic#12564
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 have some grammar fixes, but the content looks good to me. @dedemorton, wanna take a look as well?
Co-Authored-By: Brandon Morelli <bmorelli25@gmail.com>
Co-Authored-By: Brandon Morelli <bmorelli25@gmail.com>
Co-Authored-By: Brandon Morelli <bmorelli25@gmail.com>
Co-Authored-By: Brandon Morelli <bmorelli25@gmail.com>
Co-Authored-By: Brandon Morelli <bmorelli25@gmail.com>
Co-Authored-By: Brandon Morelli <bmorelli25@gmail.com>
@@ -17,11 +17,11 @@ | |||
:deploy-command-short-desc: Deploys the specified function to your serverless environment | |||
|
|||
ifndef::no_dashboards[] | |||
:export-command-short-desc: Exports the configuration, index template, or a dashboard to stdout | |||
:export-command-short-desc: Exports the configuration, index template, ilm-policy, or a dashboard to stdout |
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.
Global comment: This section uses ilm-policy, ilm policy, and ILM policy inconsistently. Except when you are referring to the actual option name, you should say ILM policy (because abbreviations are always capitalized).
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.
good catch - I changed it.
@urso @dedemorton on the Configure ILM site the xpack logo is shown. Anything special I need to mention/take care of in the commands section related to this? |
That's a good point, but unfortunately the xpack role doesn't allow us to tag things with the granularity that is required here. Maybe we should add a statement at the top of the page (after the tip) that says something like:
|
Thanks for the input @dedemorton , I updated accordingly: |
jenkins, test this again please |
Update docs to reflect deprecation of `setup template` and `setup ilm-policy` in favor of `setup --index-management`. Add `--dir` option for `export` cmd to docs. closes elastic#12564 Co-Authored-By: Brandon Morelli <bmorelli25@gmail.com>
Update docs to reflect deprecation of `setup template` and `setup ilm-policy` in favor of `setup --index-management`. Add `--dir` option for `export` cmd to docs. closes #12564 Co-Authored-By: Brandon Morelli <bmorelli25@gmail.com>
…#12613) Update docs to reflect deprecation of `setup template` and `setup ilm-policy` in favor of `setup --index-management`. Add `--dir` option for `export` cmd to docs. closes elastic#12564 Co-Authored-By: Brandon Morelli <bmorelli25@gmail.com>
Deprecating
setup template
andsetup ilm-policy
in favor ofsetup --index-management
in docs. Adding--dir
option forexport
cmd.Missing documentation update from #12132.
closes #12564
cc @urso and @bmorelli25
Example output from Metricbeat (will be changed for all beats):
Overview

Export Command

Setup Command
