ipfs / helia

An implementation of IPFS in JavaScript
https://helia.io
Other
812 stars 81 forks source link

feat: `ipfs refs` command not supported? #494

Closed koxon closed 2 months ago

koxon commented 2 months ago

I don't see the equivalent of the ipfs refs command in Helia.

See the official doc: https://docs.ipfs.tech/reference/kubo/cli/#ipfs-refs

ipfs-js had it implemented. Am I missing something or it's not implemented yet in Helia? Any plans on supporting it?