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

CLI Short Flags #36

Open
4dhyperplane opened this issue Jul 7, 2022 · 1 comment
Open

CLI Short Flags #36

4dhyperplane opened this issue Jul 7, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@4dhyperplane
Copy link

4dhyperplane commented Jul 7, 2022

It would be very handy to be able to do short flags for the cli implementation, to avoid needless typing for regular CLI users.

Something like this:

% /Applications/Privileges.app/Contents/Resources/PrivilegesCLI

Usage: PrivilegesCLI <arg>

Arguments:   --add / -a       Adds the current user to the admin group
             --remove / -r    Removes the current user from the admin group
             --status / -s    Displays the current user's privileges
@mthielemann mthielemann self-assigned this Mar 6, 2024
@mthielemann mthielemann added the enhancement New feature or request label Mar 6, 2024
@SAP SAP locked and limited conversation to collaborators Mar 12, 2024
@mthielemann
Copy link

This will be implemented in Privileges 2.0.0, which will be available later this year.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants