We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to filter the output of the folders by name. When trying this, every time the command returns all the folders
gdrive files list --parent 1u__p15J6uU2kRWSK06L-lQSGdq3vBA8o --skip-header --full-name --query "name = 'test2' and trashed = false and useDomainAdminAccess = true" 1UKsOlEM-GNJ3WOcIt-c0-SuDkgC4ldUw test2 folder 2024-04-05 21:37:14 1HULllBPrwD4obCTHuU4w9tARyEdPIeJS test1 folder 2024-04-05 21:37:09
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm trying to filter the output of the folders by name. When trying this, every time the command returns all the folders
The text was updated successfully, but these errors were encountered: