swarm-cli
swarm-cli copied to clipboard
Manage your Bee node and interact with the Swarm network via the CLI
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...
The global error handler catches and prints all errors in a context-aware way, with an unified design. However, there are several cases, where errors are caught in the command business...
See https://github.com/ethersphere/swarm-cli/pull/217#issuecomment-887423631
``` --version --generate-completion --install-completion ```