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

pins: allow 'ipfs pin add --name' to override name #10277

Closed
2 tasks
Tracked by #10259
hacdias opened this issue Jan 4, 2024 · 0 comments · Fixed by ipfs/boxo#537 or #10280
Closed
2 tasks
Tracked by #10259

pins: allow 'ipfs pin add --name' to override name #10277

hacdias opened this issue Jan 4, 2024 · 0 comments · Fixed by ipfs/boxo#537 or #10280
Assignees
Labels
kind/enhancement A net-new feature or improvement to an existing feature

Comments

@hacdias
Copy link
Member

hacdias commented Jan 4, 2024

Followup of #10261.

Allowing pin add to overwrite the current set name looks slightly more involved than expected, so I decided to separate it into a different task. I set it for the current iteration. I will see if I have time to go around it.

TODO

  • test that confirms ipfs pin add --name A CID && ipfs pin add --name B CID` ends up with B and not A
  • if we allow for name ovveride here, we should update helptext in ipfs pin add --help, as noted here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A net-new feature or improvement to an existing feature
Projects
No open projects
Archived in project
1 participant