Skip to content

Rename create and delete commands to add and remove #10

Description

@kirtangajjar

currently to add and remove auth, we use following commands -

ee auth create example.com
ee auth delete example.com

compared to it, following feels much more intuitive -

ee auth add example.com         # adds auth on example.com
ee auth remove example.com      # removes auth on example.com

So I think we should be renaming it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions