mirror of
https://github.com/fluencelabs/examples
synced 2025-06-28 01:01:34 +00:00
update --data-path to --config-path
This commit is contained in:
@ -58,7 +58,7 @@ and deploy the service to a peer of your choice with the `aqua` cli tool:
|
||||
```bash
|
||||
aqua remote deploy \
|
||||
--addr /dns4/kras-06.fluence.dev/tcp/19001/wss/p2p/12D3KooWDUszU2NeWyUVjCXhGEt1MoZrhvdmaQQwtZUriuGN1jTr \
|
||||
--data-path configs/ts_oracle_deploy_cfg.json \
|
||||
--config-path configs/ts_oracle_deploy_cfg.json \
|
||||
--service ts-oracle
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user