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

Consistent script naming #26

Open
rosskukulinski opened this issue Jan 20, 2015 · 2 comments
Open

Consistent script naming #26

rosskukulinski opened this issue Jan 20, 2015 · 2 comments

Comments

@rosskukulinski
Copy link
Contributor

Scripts have different naming schemes and should all be made to look the same.

For example, currently we have:

  • image-list
  • list-zones
  • list (networks)
  • get-containers

I'm partial to list-zones, but I'm open to other ideas.

@rdodev
Copy link
Contributor

rdodev commented Jan 20, 2015

So, while I don't have a strong opinion in this matter, my preference would be list-resource_name rather than get-resource_name for plurals.

@rosskukulinski
Copy link
Contributor Author

Yep, I agree. Do you think its a big deal that the CLI uses list-resource whereas the underlying pkgcloud APIs use get-resource? @kenperkins?

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

No branches or pull requests

2 participants