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

Abaco "list" command should filter by text #10

Open
mwvaughn opened this issue Mar 5, 2019 · 1 comment
Open

Abaco "list" command should filter by text #10

mwvaughn opened this issue Mar 5, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mwvaughn
Copy link

mwvaughn commented Mar 5, 2019

After working with the Abaco CLI a lot and amassing multiple actors with semantically informative names, it is a common mistake to do abaco ls <name> instead of abaco ls <actorId>. At present this returns an error, but it could just as easily act as a filter, and this would be much more friendly and useful.

@mwvaughn mwvaughn added the enhancement New feature or request label Mar 5, 2019
@mwvaughn mwvaughn added this to the v1.3.0 milestone Aug 7, 2019
@mwvaughn mwvaughn self-assigned this Aug 7, 2019
@mwvaughn
Copy link
Author

mwvaughn commented Aug 7, 2019

Because Abaco now supports plaintext aliases, it is less ideal to implement abaco ls cool_actor. Instead, specifying a filter command option might be the way to go, something like abaco ls -f "cool_actor"

@mwvaughn mwvaughn modified the milestones: v1.3.0, v1.4.0 Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant