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

feat: "dry run" determine what the hash of content that will be uploaded will be #458

Closed significance closed 1 year ago

significance commented 1 year ago

add a flag added to swarm-cli upload eg. swarm-cli upload --dry-run so that the hash can be determined without paying to upload the content

Cafe137 commented 1 year ago

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