Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented May 22, 2025

  • 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.

@therealpaulgg
Copy link
Owner

@copilot poke

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.

Delete/upload/download specific keys or config entries
2 participants