Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The service install command doesn't take into account the --config-path option #41

Open
zah opened this issue Apr 2, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@zah
Copy link

zah commented Apr 2, 2021

To reproduce, run the following command on a fresh installation:

mkdir /tmp/rocketpool
rocketpool --config-path /tmp/rocketpool service install

The result I expected is that the "Rocket Pool package files" (i.e. chains, config.yml, data, docker-compose.yml, settings.yml) will be placed in the designated config directory. Instead, they were placed in ~/.rocketpool.

@moles1 moles1 added the enhancement New feature or request label Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants
@zah @moles1 and others