kubo
kubo copied to clipboard
`ipfs update`: add built-in command, sunset `ipfs-update`
https://github.com/ipfs/ipfs-update#readme is deprecated, but some users may still depend on it:
- add
ipfs updatecommand to kubo - release final
ipfs-updatethat datects repo version >16 and just callsipfs updateinstead - archive https://github.com/ipfs/ipfs-update and update all docs
ipfs-update→ipfs update
Triage:
- Should we pull from dist.ipfs.io or github artifacts? Probably try github first