fairDataSociety / fdp-cli

Command-line interface implementation for fdp-storage
Apache License 2.0
1 stars 0 forks source link

`bee-debug-api-url` option is not recognized #61

Closed nugaon closed 1 year ago

nugaon commented 1 year ago

Strangely if I set the bee-debug-api-url option, the application still tries to fetch stamps on localhost. Additionally, pod listing shouldn't require stamp listing.

$ fdp-cli pod list --bee-api-url http://office-pi:1633 --bee-debug-api-url http://office-pi:1635
ERROR request to http://127.0.0.1:1635/stamps failed, reason: connect ECONNREFUSED 127.0.0.1:1635

There may be additional information in the Bee logs.