Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 2, 2025

Summary

Fixes #[Fleet]: Standalone Agent Upgrade Commands not displayed for Non-macOS

The standalone agent upgrade documentation only showed macOS commands. Added tabbed interface with upgrade commands for all supported platforms:

  • macOS: /Library/Elastic/Agent/
  • Linux: /opt/Elastic/Agent/
  • Windows: C:\Program Files\Elastic\Agent\ with PowerShell admin instructions
  • DEB/RPM: Direct command (binary in PATH via systemd install)

Uses same tab-set syntax as install-standalone-elastic-agent.md and paths from installation-layout.md.

Generative AI disclosure

  1. Did you use a generative AI (GenAI) tool to assist in creating this contribution?
  • Yes
  • No

Tool(s) and model(s) used: GitHub Copilot (Claude)

Original prompt

This section details on the original issue you should resolve

<issue_title>[Fleet]: Standalone Agent Upgrade Commands not displayed for Non-macOS</issue_title>
<issue_description>Description:
Upgrade standalone agents section only displays macOS upgrade commands. Upgrade commands for other operating systems are missing.

Link:
https://www.elastic.co/docs/reference/fleet/upgrade-standalone

Screen-shot:

Image

Whats working fine

  • Installation commands are available for all operating systems.

Expected Result
Upgrade commands for standalone agents should be available for all supported operating systems/artifacts. </issue_description>

<agent_instructions>Here's the file: https://github.com/elastic/docs-content/edit/main/reference/fleet/upgrade-standalone.md

Add Linux, Windows, DEB, and RPM instructions. An example of the syntax is available here: https://www.elastic.co/docs/reference/fleet/install-standalone-elastic-agent (https://github.com/elastic/docs-content/edit/main/reference/fleet/install-standalone-elastic-agent.md).</agent_instructions>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Add standalone agent upgrade commands for Linux and Windows Add Linux, Windows, DEB, and RPM standalone agent upgrade commands Dec 2, 2025
Copilot AI requested a review from bmorelli25 December 2, 2025 16:08
Copilot finished work on behalf of bmorelli25 December 2, 2025 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Fleet]: Standalone Agent Upgrade Commands not displayed for Non-macOS

2 participants