Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.58 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.58 KB

Etherna Gateway CLI

Overview

A CLI interface to the Etherna Gateway

Instructions

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.

How to use

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.

Issue reports

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.

Questions? Problems?

For questions or problems please write an email to [email protected].

License

AGPL Logo

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 [email protected].