Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow specifying a recursion limit #1

Open
jbenet opened this issue Dec 13, 2015 · 0 comments
Open

Allow specifying a recursion limit #1

jbenet opened this issue Dec 13, 2015 · 0 comments

Comments

@jbenet
Copy link
Member

jbenet commented Dec 13, 2015

Something like

> dnslink --limit 1 a.com
/dns/b.a.com
> dnslink --limit 2 a.com
/dns/c.b.a.com
> dnslink --limit 3 a.com
/dns/d.c.b.a.com
@momack2 momack2 added this to Inbox in ipfs/go-ipfs May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

1 participant