Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

ipfs.dns does not have "recursive" option #1931

Closed
@niinpatel

Description

@niinpatel

Version:
js-ipfs version: 0.35.0-rc.0
Platform:
Windows 10 64-bit
Google Chrome Version 73.0.3683.75
Subsystem: ipfs.dns

Type: feature

Severity: Medium

Description:

go-ipfs implementation has --recursive option to resolve dns links.
js-ipfs throws this error: "Not enough non-option arguments: got 0, need at least 1"

Steps to reproduce the error:

go-ipfs:
ipfs dns --recursive ipfs.io
resolves to: /ipfs/QmTxvVbLQTm9qvh4wsdhehDGPy92LJSYiyAg5sh3X2ZaUE

js-ipfs:
jsipfs dns --recursive ipfs.io:
throws: "Not enough non-option arguments: got 0, need at least 1"

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low: Not priority right nowexp/noviceSomeone with a little familiarity can pick uphelp wantedSeeking public contribution on this issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions