We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the issue Bootstrap tries to install --force when the flag is passed to it.
--force
To Reproduce Steps to reproduce the behaviour:
bootstrap --force
Expected behaviour --force should not be passed to the extra packages to install.
Screenshots N/A
System information: toltecctl status output: N/A
toltecctl status
Additional context Install works as expected still, there is just some noise in the output. This was found when running rM-docker.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the issue
Bootstrap tries to install
--force
when the flag is passed to it.To Reproduce
Steps to reproduce the behaviour:
bootstrap --force
--force
being ambiguous and that there is no package selected to install.Expected behaviour
--force
should not be passed to the extra packages to install.Screenshots
N/A
System information:
toltecctl status
output: N/AAdditional context
Install works as expected still, there is just some noise in the output. This was found when running rM-docker.
The text was updated successfully, but these errors were encountered: