-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add SearchConfig, add test, update CLI (#81)
Adds SearchConfig with `MatchType` (Exact, Regex, Contains, Startswith), and `CaseSensitivity` (Insensitive or Sensitive), adds a test, and incorporates into CLI with defaults for: - `SearchText` when across all search contexts (regex) - `MetricsId` (startswith, case insensitive)
- Loading branch information
1 parent
b0070d1
commit 116f277
Showing
4 changed files
with
415 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.