ipfs / ipfs/kubo

Default remote pinning service

Open
#8,009 4 comments 4 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.