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

ipfs object links headers option #1086

Closed
jbenet opened this issue Apr 16, 2015 · 3 comments
Closed

ipfs object links headers option #1086

jbenet opened this issue Apr 16, 2015 · 3 comments
Labels
exp/novice Someone with a little familiarity can pick up topic/commands Topic commands

Comments

@jbenet
Copy link
Member

jbenet commented Apr 16, 2015

the ipfs object links command still returns headers by default. it should work like ipfs ls:

> ipfs object links QmbUyFFzeRmi5N9DfEJfS71kG2anLTeAHoDQgHYq3Rz454
Hash                                           Size    Name
QmajFHHivh25Qb2cNbnnnEeUe1gDLHX9ta7hs2XKX1vazb 139795  cat.jpg
QmajFHHivh25Qb2cNbnnnEeUe1gDLHX9ta7hs2XKX1vazb 139795  cat2.jpg
QmajFHHivh25Qb2cNbnnnEeUe1gDLHX9ta7hs2XKX1vazb 139795  cat3.jpg
QmajFHHivh25Qb2cNbnnnEeUe1gDLHX9ta7hs2XKX1vazb 139795  cat4.jpg
QmajFHHivh25Qb2cNbnnnEeUe1gDLHX9ta7hs2XKX1vazb 139795  cat5.jpg
QmTgdod7356eakrdg16ADr4KAsKLjYtT5gzAHPNuoEwxox 522     install
QmX22Kaeq7TBZammRWZ7xATeScL6KdWQDtp8muw6krm1Cr 44      start
QmNtpA5TBNqHrKf3cLQ1AiUKXiE4JmUodbG5gXrajg8wdv 277     test
QmWNj1pTSjbauDHpdyg5HQ26vYcNWnubg1JehmwAE9NnU9 862825  tree-in-cosmos.jpg
QmVyqDhFVtym9yCS58jzDVWoNZVRvJFgW3DtpphcCrxht8 862825  tree.jpg
QmRZJm5n89HZabySGuygxrMdfuJYwQ1T65gMCuD1MoT67h 2098850 vm

vs

> ipfs ls QmbUyFFzeRmi5N9DfEJfS71kG2anLTeAHoDQgHYq3Rz454
QmajFHHivh25Qb2cNbnnnEeUe1gDLHX9ta7hs2XKX1vazb 139795  cat.jpg
QmajFHHivh25Qb2cNbnnnEeUe1gDLHX9ta7hs2XKX1vazb 139795  cat2.jpg
QmajFHHivh25Qb2cNbnnnEeUe1gDLHX9ta7hs2XKX1vazb 139795  cat3.jpg
QmajFHHivh25Qb2cNbnnnEeUe1gDLHX9ta7hs2XKX1vazb 139795  cat4.jpg
QmajFHHivh25Qb2cNbnnnEeUe1gDLHX9ta7hs2XKX1vazb 139795  cat5.jpg
QmTgdod7356eakrdg16ADr4KAsKLjYtT5gzAHPNuoEwxox 522     install/
QmX22Kaeq7TBZammRWZ7xATeScL6KdWQDtp8muw6krm1Cr 44      start
QmNtpA5TBNqHrKf3cLQ1AiUKXiE4JmUodbG5gXrajg8wdv 277     test/
QmWNj1pTSjbauDHpdyg5HQ26vYcNWnubg1JehmwAE9NnU9 862825  tree-in-cosmos.jpg
QmVyqDhFVtym9yCS58jzDVWoNZVRvJFgW3DtpphcCrxht8 862825  tree.jpg
QmRZJm5n89HZabySGuygxrMdfuJYwQ1T65gMCuD1MoT67h 2098850 vm/
@jbenet
Copy link
Member Author

jbenet commented Apr 16, 2015

@cryptix would you be able to handle this one?

@jbenet jbenet added the topic/commands Topic commands label Apr 16, 2015
@RichardLitt RichardLitt added exp/novice Someone with a little familiarity can pick up and removed difficulty: easy labels Feb 2, 2016
palkeo pushed a commit to palkeo/go-ipfs that referenced this issue Feb 11, 2016
palkeo pushed a commit to palkeo/go-ipfs that referenced this issue Feb 17, 2016
See ipfs#1086.

License: MIT
Signed-off-by: palkeo <contact@palkeo.com>
@palkeo
Copy link
Contributor

palkeo commented Feb 20, 2016

I think you can close it now :)

@whyrusleeping
Copy link
Member

@palkeo thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exp/novice Someone with a little familiarity can pick up topic/commands Topic commands
Projects
None yet
Development

No branches or pull requests

4 participants