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

feat: common command aliases #1578

Merged
merged 1 commit into from
Feb 23, 2023

Commits on Feb 21, 2023

  1. command aliases

    Ensures commands which have subcommands to operate on individual members
    (list, add, remove etc) have singular and plural as aliases.
    
    Ensures consistent usage of linux-command-style aliases for list,remove
    and rename operations: "ls", "rm", "mv"
    lkingland committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    07b7a28 View commit details
    Browse the repository at this point in the history