Command line client for accessing Beacon Network API.
Beacon Network CLI uses Beacon Network Client as its underlying client. Therefore the requirements are the same. Please, follow the Requirements section in the Beacon Network Client readme.
To load information on a beacon, type in your console:
java -jar path/to/cli/cli.jar beacon --id amplab
Each command has help message. For the beacon command, it will look similar to the following:
java -jar path/to/cli/cli.jar beacon --help
Description: Loads information on beacon by id.
-i (--id) VAL : Beacon Id