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

Enhance status command to support more flag to filter #251

Closed
xcaspar opened this issue Dec 4, 2019 · 0 comments
Closed

Enhance status command to support more flag to filter #251

xcaspar opened this issue Dec 4, 2019 · 0 comments
Labels
chaosblade-cli chaosblade project type/feature Category issues or prs related to feature request.
Milestone

Comments

@xcaspar
Copy link
Member

xcaspar commented Dec 4, 2019

Issue Description

Type: feature request

Describe what happened (or what feature you want)

  1. Add --status flag to query specific state experiments.
  2. Add --limit flag to limit experiment count.
  3. Add --asc flag to order.

Describe what you expected to happen

blade status --type create
blade status --type create --status success
blade status --type create --status success --asc
blade status --type create --target network 
blade status --type create --status success --limit 1
blade status --type create --limit 10,5
blade status --type prepare --status running
@xcaspar xcaspar added the type/feature Category issues or prs related to feature request. label Dec 4, 2019
@xcaspar xcaspar added this to the 0.4.0 milestone Dec 4, 2019
@xcaspar xcaspar closed this as completed Dec 5, 2019
@xcaspar xcaspar added the chaosblade-cli chaosblade project label Feb 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chaosblade-cli chaosblade project type/feature Category issues or prs related to feature request.
Projects
None yet
Development

No branches or pull requests

1 participant