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

DIVER: Consistent verb use in the cli #35

Open
thebsdbox opened this issue Jun 24, 2018 · 2 comments
Open

DIVER: Consistent verb use in the cli #35

thebsdbox opened this issue Jun 24, 2018 · 2 comments
Labels
DIVER Overall Project help wanted Extra attention is needed

Comments

@thebsdbox
Copy link
Collaborator

  • get/set
  • list / ls
  • create / delete

Need to make a decision on which is the correct usage.

@thebsdbox thebsdbox added the help wanted Extra attention is needed label Jun 24, 2018
@thebsdbox thebsdbox added the DIVER Overall Project label Jul 21, 2018
@thebsdbox thebsdbox changed the title Consistent verb use in the cli DIVER: Consistent verb use in the cli Jul 21, 2018
@johnharris85
Copy link
Collaborator

What about mirroring existing Docker conventions?

inspect for getting a resource
ls for listing
rm to delete
create to create

'set' would be implicit like diver ucp interlock --enable

Not sure about downloads (like client bundle and potentially support dump), download? pull (confusing as used for images mostly)? diver ucp client-bundle download? Seems fine?

@thebsdbox
Copy link
Collaborator Author

Yeah, I'm still up in the air about naming as most of the container ecosystem tools use different verbs.

Docker = inspect / Kubectl = describe etc..

I'd started to standardise of create/delete/list/get/set but I'm happy to change to whatever people think is best :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DIVER Overall Project help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants