mirror of
https://github.com/fluencelabs/examples
synced 2025-06-23 14:51:33 +00:00
update aqua deploy to config-path from data-path
This commit is contained in:
@ -8,6 +8,6 @@ set -o errexit -o nounset -o pipefail
|
||||
|
||||
aqua remote deploy_service \
|
||||
--addr /dns4/kras-05.fluence.dev/tcp/19001/wss/p2p/12D3KooWCMr9mU894i8JXAFqpgoFtx6qnV1LFPSfVc3Y34N4h4LS \
|
||||
--data-path deployment_cfg.json \
|
||||
--config-path deployment_cfg.json \
|
||||
--service url-downloader
|
||||
)
|
||||
|
Reference in New Issue
Block a user