Skip to content

Use aka.ms install links and Bash/PowerShell doc sections#125

Merged
DevArjun23 merged 2 commits into
mainfrom
users/archidda/cli-install-akams
Jun 1, 2026
Merged

Use aka.ms install links and Bash/PowerShell doc sections#125
DevArjun23 merged 2 commits into
mainfrom
users/archidda/cli-install-akams

Conversation

@DevArjun23
Copy link
Copy Markdown
Member

@DevArjun23 DevArjun23 commented Jun 1, 2026

What

Updates the CLI install documentation to use the official aka.ms short links, reorganizes the install instructions by shell instead of OS, and removes the version-pinning install commands.

Install links

Shell Link
Bash https://aka.ms/connector-namespace-cli-install
PowerShell https://aka.ms/connector-namespace-cli-install-ps

Section headings

  • Linux / macOSBash
  • Windows (PowerShell)PowerShell

Removed

  • The "Pin a specific version" / "Version pinning" install command blocks from the docs.

Files changed

  • public-preview/connector-namespace-cli/README.md — install and uninstall commands now use the aka.ms links; sections renamed to Bash / PowerShell; version-pinning block removed.
  • public-preview/connector-namespace-cli/complete-reference.md — same updates; "Version pinning" section removed.
  • public-preview/connector-namespace-cli/install.sh / install.ps1 — usage-comment headers updated to the aka.ms links.

No behavioral change to the installer logic itself (scripts still support version pinning via env var / -Version; it's just no longer documented in the install snippets).

Replace raw.githubusercontent.com installer URLs with the aka.ms short links (https://aka.ms/connector-namespace-cli-install for Bash, https://aka.ms/connector-namespace-cli-install-ps for PowerShell) and rename the OS-based 'Linux / macOS' and 'Windows (PowerShell)' install sections to shell-based 'Bash' and 'PowerShell' sections. Also updates the usage-comment headers in install.sh and install.ps1.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Documentation-only PR updating CLI install instructions to use aka.ms short links and renaming install section headings from OS-based (Linux/macOS, Windows) to shell-based (Bash, PowerShell).

Changes:

  • Replace raw.githubusercontent.com/.../install.sh|install.ps1 URLs with https://aka.ms/connector-namespace-cli-install[-ps] short links.
  • Rename install section headings: Linux / macOSBash, Windows (PowerShell)PowerShell.
  • Update usage comments in the installer scripts themselves to reflect the new short links.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
public-preview/connector-namespace-cli/README.md Install/pin/uninstall snippets switched to aka.ms links; sections renamed by shell.
public-preview/connector-namespace-cli/complete-reference.md Same docs updates applied to the reference doc.
public-preview/connector-namespace-cli/install.sh Usage-comment header URLs updated to aka.ms link.
public-preview/connector-namespace-cli/install.ps1 Usage-comment header URLs updated to aka.ms link.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

rarayudu
rarayudu previously approved these changes Jun 1, 2026
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@DevArjun23 DevArjun23 enabled auto-merge June 1, 2026 18:47
@DevArjun23 DevArjun23 merged commit 6eb625e into main Jun 1, 2026
3 checks passed
@DevArjun23 DevArjun23 deleted the users/archidda/cli-install-akams branch June 1, 2026 18:48
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.

3 participants