github / github/copilot-cli

Add an official gh.io shortlink for uninstall.sh

未关闭
#2,423 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
area:installation
主要语言
Shell
星标
11.2k
派生
1.9k
平均合并
14 小时 16 分钟
30 天内合并 PR
6

描述

### Describe the feature or problem you'd like to solve

There is now an uninstall.sh script for curl/wget installs, but there is no matching official shortlink like gh.io/copilot-install. This makes uninstall instructions less consistent and harder to document as a stable one-line command.

### Proposed solution

Please create and maintain an official redirect such as https://gh.io/copilot-uninstall that points to the repository's uninstall.sh script. This would make the install and uninstall flows symmetrical and easier to document.

### Example prompts or workflows

- Install with curl -fsSL https://gh.io/copilot-install | bash
- Uninstall later with curl -fsSL https://gh.io/copilot-uninstall | bash
- Use matching shortlinks in README, support replies, and release notes

### Additional context

Adding uninstall.sh to the repository creates a raw GitHub URL, but it does not automatically create a gh.io shortlink. That redirect appears to require separate configuration outside the repository.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。