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

Action and FALG query criteria need to be added #519

Merged
merged 1 commit into from
Jun 24, 2021

Conversation

shihaodong8899
Copy link
Contributor

At present, Blade Status only supports UID, Type and Target field criteria query, case as follows:

#Search by UID
blade status 12244255b482d4de

#Search by Type
blade status --type create

#Search by Type and Target
blade status --type create --target jvm
Action and FALG query criteria need to be added, and Flag can do fuzzy search, case as follows:

#Search by Action
blade status --type create --target jvm --action script

#Search by FLAG
blade status --type create --target jvm --action script --flag-filter '--classname=com.xxx.yyyy.Test'

…y search

Signed-off-by: shihaodong8899 <shihaodong8899@126.com>
@xcaspar xcaspar self-requested a review June 23, 2021 14:00
@xcaspar xcaspar merged commit 030d79e into chaosblade-io:master Jun 24, 2021
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