Enable or disable flags for only part of a pattern.
Section: Flags and Modes
Scoped flags
regex
regex
(?i:api)-v[0-9]+Explanation
Applies case-insensitive matching just to the group.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Flags and Modes