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

Implement a "qvm" command with args instead of task specific CLI commands #1115

Closed
bnvk opened this Issue Aug 11, 2015 · 2 comments

Comments

Projects
None yet
2 participants
@bnvk

bnvk commented Aug 11, 2015

Perhaps this has been discussed in this past and was decided against, or perhaps it's not possible. Feel free to close accordingly :-)

  • How about instead of typing: qvm-copy-to-vm dest-vm Filename
  • A user would type qvm copy-to-vm dest-vm Filename
  • Or an alternate qvm copy dest-vm Filename

The goal being that a CLI comfortable user could also type qvm --help and get all of the QVM style commands and descriptions. As a CLI comfortable user I find myself always forgetting the QVM specific commands. Curious the dev team's thoughts on this!

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Aug 26, 2015

Member

I think the better place for the discussion is mailing list. Anyway
you can always use qvm-<TAB><TAB> to list available commands.

Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

Member

marmarek commented Aug 26, 2015

I think the better place for the discussion is mailing list. Anyway
you can always use qvm-<TAB><TAB> to list available commands.

Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Oct 8, 2015

Member

If you feel this still apply after above comment, feel free to reopen it.

Member

marmarek commented Oct 8, 2015

If you feel this still apply after above comment, feel free to reopen it.

@marmarek marmarek closed this Oct 8, 2015

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