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

Sync parameter naming in CLI tool exposed functionality #165

Open
hacktobeer opened this issue Jun 23, 2020 · 0 comments
Open

Sync parameter naming in CLI tool exposed functionality #165

hacktobeer opened this issue Jun 23, 2020 · 0 comments
Labels
cleanup Codebase cleanup (style, helper classes, etc.)

Comments

@hacktobeer
Copy link
Contributor

Different providers have different naming conventions for eg disk (gcp: disks, aws:volumes). To offer a consistent interface for our users we are going to sync the parameter naming across CLI exposed functionality.

attach_disks <-> attach_volumes
disk_name <-> volume_id

@tomchop tomchop added the cleanup Codebase cleanup (style, helper classes, etc.) label Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Codebase cleanup (style, helper classes, etc.)
Projects
None yet
Development

No branches or pull requests

2 participants