Skip to content
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

feature: Implement --save option in 'ipfs swarm peering add/rm' #9425

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

ajnavarro
Copy link
Member

Resolves #7880 where @Stebalien proposes several new CLI commands. #8147 implements most of the actual functionality.

This PR adds the --save option to both ipfs swarm peering add and ipfs swarm peering rm. With this boolean option set, the mutated peering set will be written to the configuration on disk.

core/commands/swarm.go Outdated Show resolved Hide resolved
core/commands/swarm.go Outdated Show resolved Hide resolved
@ajnavarro ajnavarro removed their assignment Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: 🔎 In Review
Development

Successfully merging this pull request may close these issues.

[Enhancement] Dynamic Peerlist adding / removing
3 participants