Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

bosh shell-completion generates scripts to auto complete BOSH Commands #1074

Closed
wants to merge 2 commits into from

Conversation

dpb587-pivotal
Copy link
Contributor

Signed-off-by: Jay Guo guojiannan@cn.ibm.com
Signed-off-by: Brian Cunnie bcunnie@pivotal.io

@cfdreddbot
Copy link

Hey dpb587-pivotal!

Thanks for submitting this pull request!

All pull request authors must have a Contributor License Agreement (CLA) on-file with us. Please sign the appropriate CLA (individual or corporate).

When sending signed CLA please provide your github username in case of individual CLA or the list of github usernames that can make pull requests on behalf of your organization.

If you are confident that you're covered under a Corporate CLA, please make sure you've publicized your membership in the appropriate Github Org, per these instructions.

@dpb587-pivotal dpb587-pivotal changed the title bosh autocomplete generates scripts to auto complete BOSH Commands bosh shell-completion generates scripts to auto complete BOSH Commands Dec 19, 2015
Signed-off-by: Jay Guo <guojiannan@cn.ibm.com>
Signed-off-by: Brian Cunnie <bcunnie@pivotal.io>
previously only expanded commands & options, which was
definitely a drawback when, say, creating a release

Fixed trailing space, too

Signed-off-by: Brian Cunnie <bcunnie@pivotal.io>
@dpb587-pivotal
Copy link
Contributor Author

Closing - hopefully superceded and cleaned up by other efforts.

@allomov
Copy link
Contributor

allomov commented Apr 2, 2016

Could you tell what plans do you have on supporting autocomplete in bosh_cli?

@allomov
Copy link
Contributor

allomov commented Apr 11, 2016

I found an old chunk of bosh code that seems to implement bash completion, still can't see how I can use it.

@dpb587-pivotal
Copy link
Contributor Author

Not sure what specific plans there are for autocompletion, but I think there will be some refactoring and I'd rather not try to keep the PR up to date with those efforts. If you're interested, you could try manually applying the pr patch locally and review the bosh shell-completion output for instructions on how to use it

I hadn't seen that old chunk of bosh code referencing completion before - not sure how to use it or if it's still useful code.

@cppforlife cppforlife deleted the autocomplete branch October 19, 2017 21:52
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants