Skip to content

feat(drive): enhance drive search command with raw query support#150

Open
nattaylor wants to merge 1 commit intoomriariav:mainfrom
nattaylor:nt/drive_search_raw
Open

feat(drive): enhance drive search command with raw query support#150
nattaylor wants to merge 1 commit intoomriariav:mainfrom
nattaylor:nt/drive_search_raw

Conversation

@nattaylor
Copy link

Added --raw flag to gws drive search command to allow users to input raw V3 query syntax.
Updated the command documentation and examples in README.md and SKILL.md to reflect this new functionality. Implemented buildDriveSearchQuery function to handle both raw and default query formats in the command logic.
Added unit tests for the new query building logic to ensure correct behavior.

Added --raw flag to gws drive search command to allow users to input raw V3 query syntax.
Updated the command documentation and examples in README.md and SKILL.md to reflect this new functionality.
Implemented buildDriveSearchQuery function to handle both raw and default query formats in the command logic.
Added unit tests for the new query building logic to ensure correct behavior.
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.

1 participant