get-id
To retrieve your Peer Id, run the following command:
Usage
othentic-cli node get-id [options]
Options
--node-type required
aggregator/attester
Specifies the type of node (default: "aggregator")
--keystore optional
file path
The path to the keystore file used for signing the transaction.
--keystore-password optional
file path
The path to the file containing the keystore password.
--silent, --s, --no-prompt optional
flag
Run in non-interactive mode using .env
and provided arguments, without user prompts.
-h, --help optional
flag
Display help information for this command
Last updated