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

Support * pattern for hostess ls, on, off, dump, and apply #25

Open
cbednarski opened this issue Oct 26, 2016 · 1 comment
Open

Support * pattern for hostess ls, on, off, dump, and apply #25

cbednarski opened this issue Oct 26, 2016 · 1 comment

Comments

@cbednarski
Copy link
Owner

When running hostess ls on a large file it would be nice to filter the list of results based on an additional argument. This saves having to pipe to grep to filter the list.

Examples:

hostess ls 127.0.0.1
hostess ls 10.0.0.*
hostess ls mysite.com
hostess ls *.local
@cbednarski cbednarski changed the title Support glob filter for hostess ls Support glob filter for hostess ls, on, off, dump, and apply Feb 27, 2020
@cbednarski cbednarski changed the title Support glob filter for hostess ls, on, off, dump, and apply Support * pattern for hostess ls, on, off, dump, and apply Feb 27, 2020
@alswl
Copy link
Contributor

alswl commented Jun 24, 2020

Good idea.

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

No branches or pull requests

2 participants