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

Lift sudo requirements from arlon install #303

Merged
merged 2 commits into from
Nov 11, 2022

Conversation

Rohitrajak1807
Copy link
Member

install command has optional switches to install just the CLI tools or CAPI (defaults to both), the command doesn't need to be run as sudo arlon install. Privileges are asked when needed.
Fix #302

…r CAPI (defaults to both), the command doesn't need to be run as `sudo arlon install`. Privileges are asked when needed
@Rohitrajak1807 Rohitrajak1807 merged commit 2d94d87 into main Nov 11, 2022
@Rohitrajak1807 Rohitrajak1807 deleted the private/Rohitrajak1807/302 branch November 11, 2022 08:09
cruizen pushed a commit that referenced this pull request Dec 16, 2022
* install command has optional switches to install just the CLI tools or CAPI (defaults to both), the command doesn't need to be run as `sudo arlon install`. Privileges are asked when needed

* add examples with --tools-only, --capi-only flags
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lift restrictions on arlon install to ask for sudo privileges only when needed
3 participants