[#1103] example: Add neofs-cli config example

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
remotes/fyrchik/neofs-cli-acl-pretty
Alex Vanin 2022-02-11 14:51:18 +03:00 committed by Alex Vanin
parent 47cd10a4d7
commit 838a3fdb85
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
wallet: wallets/wallet.json # path to the NEP-6 wallet file or path to private key file or WIF
address: Nf5YDCHrrtFCbetGT8TF1kwH1SjnJjT9N1 # account address in the NEP-6 wallet, omit for default address
password: secret # account password, use "" for empty password
rpc-endpoint: s01.neofs.devenv:8080 # NeoFS API endpoint of NeoFS node
endpoint: localhost:8090 # Control API endpoint of NeoFS node