`ipfs object patch update-link`
Open
exp/novice
help wanted
kind/enhancement
status/ready
topic/commands
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
#### Version information:
go-ipfs version: 0.4.18-
Repo version: 7
System version: amd64/linux
Golang version: go1.11.1
#### Type:
enhancement
#### Description:
It would be convenient to have an object patch shorthand for add-and-replace:
ipfs object patch update-link
Today, this is two separate commands:
ipfs object patch rm-link
ipfs object patch add-link
This already exists for pins: `ipfs pin update `.
Contributor guide
Assessment
This issue has not been assessed yet.