-
Notifications
You must be signed in to change notification settings - Fork 166
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
Update Elastic Agent command reference with Fleet Server flags #667
Conversation
A documentation preview will be available soon: |
I've taken this as far as I can without input from development. I think we need more details and examples for the enroll/install flags related to passing certs. |
Co-authored-by: Eric Davis <[email protected]>
…eb/rpm Co-authored-by: Eric Davis <[email protected]>
Co-authored-by: Eric Davis <[email protected]>
Co-authored-by: Eric Davis <[email protected]>
@EricDavisX @blakerouse Can I get one of you to approve? Would like to get this merged asap. Thanks! |
docs/en/ingest-management/tab-widgets/add-fleet-server/content.asciidoc
Outdated
Show resolved
Hide resolved
Co-authored-by: Eric Davis <[email protected]>
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 made some suggestions, but it is great content as is and can be merged as is and iterated on later as desired
Co-authored-by: Eric Davis <[email protected]>
docs/en/ingest-management/tab-widgets/add-fleet-server/content.asciidoc
Outdated
Show resolved
Hide resolved
…ic#667) * Update command reference with new fleet commands * remove todo * Add more detail about cert-related flags * Mention install command in the line about the root user Co-authored-by: Eric Davis <[email protected]> * Make it clear that you are required to enroll after installing from deb/rpm Co-authored-by: Eric Davis <[email protected]> * Mention that installing as a service is more common than enrolling * Clarify that the enroll command can be used to enroll an agent in a different policy * Clarify what you can do with enroll command * Change order of flags and optionality in the command sytnax Co-authored-by: Eric Davis <[email protected]> * Change order of flags and optionality in the command syntax Co-authored-by: Eric Davis <[email protected]> * Remove outdated info about passing username/password in URL * Finalize command reference with updates from review * Add links to related docs * Apply suggestions from code review Co-authored-by: Eric Davis <[email protected]> * Apply additional suggestions from code review Co-authored-by: Eric Davis <[email protected]> * Remove redundant wording Co-authored-by: Eric Davis <[email protected]>
…ic#667) * Update command reference with new fleet commands * remove todo * Add more detail about cert-related flags * Mention install command in the line about the root user Co-authored-by: Eric Davis <[email protected]> * Make it clear that you are required to enroll after installing from deb/rpm Co-authored-by: Eric Davis <[email protected]> * Mention that installing as a service is more common than enrolling * Clarify that the enroll command can be used to enroll an agent in a different policy * Clarify what you can do with enroll command * Change order of flags and optionality in the command sytnax Co-authored-by: Eric Davis <[email protected]> * Change order of flags and optionality in the command syntax Co-authored-by: Eric Davis <[email protected]> * Remove outdated info about passing username/password in URL * Finalize command reference with updates from review * Add links to related docs * Apply suggestions from code review Co-authored-by: Eric Davis <[email protected]> * Apply additional suggestions from code review Co-authored-by: Eric Davis <[email protected]> * Remove redundant wording Co-authored-by: Eric Davis <[email protected]>
…#711) * Update command reference with new fleet commands * remove todo * Add more detail about cert-related flags * Mention install command in the line about the root user Co-authored-by: Eric Davis <[email protected]> * Make it clear that you are required to enroll after installing from deb/rpm Co-authored-by: Eric Davis <[email protected]> * Mention that installing as a service is more common than enrolling * Clarify that the enroll command can be used to enroll an agent in a different policy * Clarify what you can do with enroll command * Change order of flags and optionality in the command sytnax Co-authored-by: Eric Davis <[email protected]> * Change order of flags and optionality in the command syntax Co-authored-by: Eric Davis <[email protected]> * Remove outdated info about passing username/password in URL * Finalize command reference with updates from review * Add links to related docs * Apply suggestions from code review Co-authored-by: Eric Davis <[email protected]> * Apply additional suggestions from code review Co-authored-by: Eric Davis <[email protected]> * Remove redundant wording Co-authored-by: Eric Davis <[email protected]> Co-authored-by: Eric Davis <[email protected]>
…#710) * Update command reference with new fleet commands * remove todo * Add more detail about cert-related flags * Mention install command in the line about the root user Co-authored-by: Eric Davis <[email protected]> * Make it clear that you are required to enroll after installing from deb/rpm Co-authored-by: Eric Davis <[email protected]> * Mention that installing as a service is more common than enrolling * Clarify that the enroll command can be used to enroll an agent in a different policy * Clarify what you can do with enroll command * Change order of flags and optionality in the command sytnax Co-authored-by: Eric Davis <[email protected]> * Change order of flags and optionality in the command syntax Co-authored-by: Eric Davis <[email protected]> * Remove outdated info about passing username/password in URL * Finalize command reference with updates from review * Add links to related docs * Apply suggestions from code review Co-authored-by: Eric Davis <[email protected]> * Apply additional suggestions from code review Co-authored-by: Eric Davis <[email protected]> * Remove redundant wording Co-authored-by: Eric Davis <[email protected]> Co-authored-by: Eric Davis <[email protected]>
…ic#667) * Update command reference with new fleet commands * remove todo * Add more detail about cert-related flags * Mention install command in the line about the root user Co-authored-by: Eric Davis <[email protected]> * Make it clear that you are required to enroll after installing from deb/rpm Co-authored-by: Eric Davis <[email protected]> * Mention that installing as a service is more common than enrolling * Clarify that the enroll command can be used to enroll an agent in a different policy * Clarify what you can do with enroll command * Change order of flags and optionality in the command sytnax Co-authored-by: Eric Davis <[email protected]> * Change order of flags and optionality in the command syntax Co-authored-by: Eric Davis <[email protected]> * Remove outdated info about passing username/password in URL * Finalize command reference with updates from review * Add links to related docs * Apply suggestions from code review Co-authored-by: Eric Davis <[email protected]> * Apply additional suggestions from code review Co-authored-by: Eric Davis <[email protected]> * Remove redundant wording Co-authored-by: Eric Davis <[email protected]>
Closes #527
Adds fleet server-related settings to the CLI docs. Note that we will also have a topic that explores custom certificates in more detail. This content is meant to be quick reference info.
TODO:
@blakerouse Can you provide some realistic examples that show the certs-related flags? (It's nice to show full commands with dummy values.