Skip to content
This repository has been archived by the owner on Nov 17, 2017. It is now read-only.

add completion for options (like --no-provision) #26

Closed
meonkeys opened this issue May 10, 2014 · 1 comment
Closed

add completion for options (like --no-provision) #26

meonkeys opened this issue May 10, 2014 · 1 comment

Comments

@meonkeys
Copy link

Complete options like --no-provision when running vagrant up.

For example,

vagrant up --no-pro<TAB>

becomes

vagrant up --no-provision
kura pushed a commit that referenced this issue May 12, 2014
…eeded)

- Added completion for '--no-provision' to 'up' #gh-26
@kura kura closed this as completed May 12, 2014
@meonkeys
Copy link
Author

Awesome, thanks!!

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

No branches or pull requests

2 participants