ethersphere / swarm-cli

Manage your Bee node and interact with the Swarm network via the CLI
BSD 3-Clause "New" or "Revised" License
48 stars 21 forks source link

Feature - Dry run Upload with CLI #441

Closed n00b21337 closed 1 year ago

n00b21337 commented 1 year ago

Think it would be a nice addition to have the dry run option on swarm-cli upload, just to get the hash of the file(s) we want to upload. This could be helpful for verifying what is what. IPFS has similar thing and I found it useful when I want to check if a directory is the one I already stored. If I am not mistaken currently I need to reupload in swarm which is kind of bad UX for that.

Cafe137 commented 1 year ago

Tracking in https://github.com/ethersphere/swarm-cli/issues/439