Skip to content

Rename executable and/or package to something that doesn't conflict with AWS CLI and isn't misleading #3

@gffhcks

Description

@gffhcks

I saw that there's an open issue to print a warning about this package not being the official CLI. I also saw that the issue hadn't been touched in 3 years, so this is probably just screaming into the void. But:

  • Naming a published package "aws" when you're not actually publishing on behalf of AWS is highly misleading and arguably unethical (I don't think there was any harm intended here, but clearly plenty of users install this accidentally when they intend to install the official CLI)
  • If someone is using this project, chances are they'll also want to use the official AWS CLI. This package installs an executable to your path with the same name, which can only possibly lead to problems (overwriting the executable, nondeterministic behavior based on paths, etc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions