ssh-sync icon indicating copy to clipboard operation
ssh-sync copied to clipboard

[WIP] Delete/upload/download specific keys or config entries

Open Copilot opened this issue 7 months ago • 1 comments

  • [ ] Add a new DeleteConfig function in pkg/retrieval/data.go
  • [ ] Add test for DeleteConfig in pkg/retrieval/data_test.go
  • [ ] Add "Manage SSH Config" option to Main Menu
  • [ ] Create SshConfigManager state for listing SSH configs
  • [ ] Create SshConfigOptions state for displaying config options
  • [ ] Create DeleteSshConfig state for handling config deletion
  • [ ] Update documentation to reflect new functionality

Fixes #25.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot avatar May 22 '25 23:05 Copilot