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

bash_completion: Add a couple missing commands #3369

Merged
merged 1 commit into from
Nov 8, 2016

Conversation

musoke
Copy link
Contributor

@musoke musoke commented Nov 8, 2016

Add "bitswap" and "repo" to bash completion for ipfs stats. They are
listed under ipfs stats --help.

Also added their respective subcommands.

License: MIT
Signed-off-by: Nathan Musoke nathan.musoke@gmail.com

Add "bitswap" and "repo" to bash completion for `ipfs stats`. They are
listed under `ipfs stats --help`.

Also added their respective subcommands.

License: MIT
Signed-off-by: Nathan Musoke <nathan.musoke@gmail.com>
@musoke
Copy link
Contributor Author

musoke commented Nov 8, 2016

I noticed a couple commands missing from the bash completion when playing with ipfs. It wasn't obvious to me whether this was intentional, but it didn't seem to be.

If it would be helpful, I'd be happy to go through the rest of the commands and check if any others are missing.

@whyrusleeping
Copy link
Member

@nathanmusoke thanks for the PR. we don't actively maintain the bash completions so you will very likely find other commands that are not included. For a full list of commands (for future reference) take a look at the output of ipfs commands

@whyrusleeping whyrusleeping merged commit e7d9c41 into ipfs:master Nov 8, 2016
@ghost ghost mentioned this pull request Dec 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants