diff --git a/ethereum/gatekeeper-cli/README.md b/ethereum/gatekeeper-cli/README.md index 00f382e7..4f509010 100644 --- a/ethereum/gatekeeper-cli/README.md +++ b/ethereum/gatekeeper-cli/README.md @@ -77,8 +77,8 @@ gateway-eth create-gatekeeper-network -c goerli $ npm install -g @identity.com/gateway-eth-cli $ gateway-eth COMMAND running command... -$ gateway-eth (-v|--version|version) -@identity.com/gateway-eth-cli/0.2.2 darwin-x64 node-v20.11.0 +$ gateway-eth (--version) +@identity.com/gateway-eth-cli/0.2.3 darwin-arm64 node-v20.10.0 $ gateway-eth --help [COMMAND] USAGE $ gateway-eth COMMAND @@ -104,6 +104,7 @@ USAGE * [`gateway-eth rename-gatekeeper-network ID NAME`](#gateway-eth-rename-gatekeeper-network-id-name) * [`gateway-eth revoke ADDRESS`](#gateway-eth-revoke-address) * [`gateway-eth unfreeze ADDRESS`](#gateway-eth-unfreeze-address) +* [`gateway-eth verify ADDRESS`](#gateway-eth-verify-address) ## `gateway-eth add-gatekeeper ADDRESS` @@ -111,46 +112,54 @@ Add a gatekeeper to a gatekeeper network ``` USAGE - $ gateway-eth add-gatekeeper ADDRESS + $ gateway-eth add-gatekeeper [ADDRESS] [-h] [-p ] [-t ] [-n ] [-c + localhost|ethereum|sepolia|goerli|polygonMumbai|polygonAmoy|polygon|auroraTestnet|aurora|optimismGoerli|optimism|pal + mTestnet|palm|arbitrumGoerli|arbitrumSepolia|arbitrum|celo|celoAlfajores|avalancheCChain|avalancheCChainFuji|starkne + t|starknetGoerli|xdc|xdcApothem|bsc|cronos|fantom|fantomTestnet|gnosis|moonbeam|moonriver|polygonZkEVMTestnet|polygo + nZkEVM|baseSepolia|base] [-f ] [-g ] [-w ] ARGUMENTS ADDRESS Gatekeeper address to add to the gatekeeper network -OPTIONS - -c, --chain=localhost|ethereum|sepolia|goerli|polygonMumbai|polygon|auroraTestnet|aurora|optimismGoerli|optimism|palmT - estnet|palm|arbitrumGoerli|arbitrumSepolia|arbitrum|celo|celoAlfajores|avalancheCChain|avalancheCChainFuji|starknet|st - arknetGoerli|xdc|xdcApothem|bsc|cronos|fantom|fantomTestnet|gnosis|moonbeam|moonriver|polygonZkEVMTestnet|polygonZkEVM - |baseSepolia|base +FLAGS + -c, --chain=