Attila Gazso
Attila Gazso
I can imagine having a `cid` command for converting between different reference representations and also for displaying detailed information about CID encoded references (example: https://cid.ipfs.io/#bah5acgzazxeiyx6fr4i6nhua4uvxtqczdupn5ehhmpv5ykl4vaezz6uxn4ya).
It would be good to have a command to list all the versions of a feed. For example: ``` $ swarm-cli feed list 27fbef742c9a9c9ef82c67694784229c62c15d10bb9a161f8e0258e693f1d45b [... list of feed update references...]...
Sometimes it may take 30 seconds on my older computer to return to the shell after an error. For example if I try to upload a file that is too...
It would be nice if the CLI supported bzz.links. Since that is an experimental feature it could be optional to print it, but it could accept bzz.link style links wherever...
My typical workflow is to use either a local node or a remote gateway node. Generally I try similar commands on them and it is a bit cumbersome to always...
This causes a problem when trying to upload gateway nodes (e.g. nodes which does not expose their Debug API). It seems that it queries the `/health` and `/stamp` endpoints at...
- Sometimes listing takes a while, it would be good to show a spinner and maybe also print a message. For example with this reference: `35c6c82f3325c3ed1bb9bceb68c413d44ac3d07f6a7d18999b72b6b31534d6f1` - If the reference...
The result of many operations is a very long hash or url, which can be cumbersome if you want to transfer it to an other device (e.g. mobile). It would...
I am trying to buy a postage stamp on goerli with swarm-cli. If I forget to specify the `--gas-price` option then it will take long time and even if you...
There could be a feature (e.g. an extra option) to the `feed upload` command to skip the feed update if the hash of the uploaded content is the same as...