ssh-sync
ssh-sync copied to clipboard
[WIP] Delete/upload/download specific keys or config entries
- [ ] 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.