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

Rename create/delete to add/remove #3

Open
wants to merge 2 commits into
base: feature/auth-admin-tools
Choose a base branch
from

Conversation

danish17
Copy link
Owner

To create/delete an auth, we have ee auth create/delete which is slightly less intuitive than ee auth add/remove. Added support for ee auth add/remove with a deprecation notice (if somebody uses ee auth create/delete.

Files to check

  • Auth_Command.php

See: EasyEngine/easyengine#1582

Replaced `ee auth create` with `ee auth add` and `ee auth delete` with `ee auth remove`. Previous commands (create/delete) still work as expected but will be deprecated.
@danish17 danish17 self-assigned this Sep 27, 2021
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.

1 participant