Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Feature Request - Ability to specify a custom data-dir #86

Open
pacu opened this issue May 13, 2022 · 0 comments
Open

Feature Request - Ability to specify a custom data-dir #86

pacu opened this issue May 13, 2022 · 0 comments

Comments

@pacu
Copy link
Contributor

pacu commented May 13, 2022

Although the rust implementation seems to support it, the CLI does not surface the ability to specify either a directory or filenames for the wallet filenames. this means that users with multiple wallets will have to manually rename the files on the default (and only possible) locations.

suggestion:
Add a --data-dir option to the interactive CLI to specify a path where to locate or store the wallet files.

zecwallet-light-cli % ./target/release/zecwallet-cli --server localhost:9067 --data-dir "~/test_wallet/"

pacu added a commit to pacu/zecwallet-light-cli that referenced this issue May 14, 2022
pacu added a commit to pacu/zecwallet-light-cli that referenced this issue Jun 3, 2022
pacu added a commit to pacu/zecwallet-light-cli that referenced this issue Aug 27, 2022
adityapk00 pushed a commit that referenced this issue Aug 27, 2022
* [#86] Add support for providing `--data-dir` to CLI

minor comment

Add readme example

* Fix merge conflict and update code to new models
ghost pushed a commit to Zondax/zecwallet-light-cli that referenced this issue Aug 26, 2023
…pk00#87)

* [adityapk00#86] Add support for providing `--data-dir` to CLI

minor comment

Add readme example

* Fix merge conflict and update code to new models
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant