Default remote pinning service
Open
effort/hours
exp/novice
kind/enhancement
need/analysis
need/community-input
need/maintainers-input
need/triage
P3
topic/pinning
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
Having to specify `--service xxx` when using all of the `ipfs pin remote` commands is repetitive and time consuming. It would be faster to type and slightly easier to script if you could set a default pinning service that is used if no `--service` is specified.
I bet that most people will only set 1 remote pinning service up anyway so not having to specify each time would be really useful.
Maybe a config option like:
```console
ipfs config --json Pinning.DefaultRemoteService nft.storage
```
Contributor guide
Assessment
This issue has not been assessed yet.