ipfs / ipfs/kubo

indicate filename/mime-type to ipfs add -w

Open
#1,055 2 comments 8 reactions 0 assignees View on GitHub
topic/commands
Dominant language
Go
Stars
17.1k
Forks
3.2k
Avg merge
3d 18h
Merged PRs (30d)
11

Description

doing `ipfs add -w <( curl http://ipfs.io/docs/commands/ )`

would like to be able to do something like:
`ipfs add -w --filename=commands.html <( curl http://ipfs.io/docs/commands/ )`

or
`ipfs add -w --mime-type=text/html <( curl http://ipfs.io/docs/commands/ )`

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.