A CLI interface to the Etherna Gateway
Download and extract binaries from release page.
Etherna Gateway CLI requires at least .NET 8 Runtime and ASP.NET Core 8 Runtime installed on local machine to run, or it needs the selfcontained
version of package, that already contains framework dependencies.
etherna
A CLI interface to the Etherna Gateway
Usage: etherna [OPTIONS] COMMAND
Commands:
download Download a resource from Swarm
postage Manage postage batches
resource Manage Swarm resources
upload Upload a resource to Swarm
Options:
-k, --api-key string Api Key (optional)
-i, --ignore-update Ignore new versions of EthernaGatewayCli
Run 'etherna -h' or 'etherna --help' to print help.
Run 'etherna COMMAND -h' or 'etherna COMMAND --help' for more information on a command.
If you've discovered a bug, or have an idea for a new feature, please report it to our issue manager based on Jira https://etherna.atlassian.net/projects/EGC.
For questions or problems please write an email to info@etherna.io.
We use the GNU Affero General Public License v3 (AGPL-3.0) for this project. If you require a custom license, you can contact us at license@etherna.io.