Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

How to properly use query to download multiple files matching query #668

@sakhawt

Description

@sakhawt

gdrive --service-account service.json download -r 1Qzpb5D_folderid_cvugS_zL This command is working fine for me. But I want to download files from that folder that matches specific queries. I tried using gdrive --service-account service.json download query -r "08-01-23" 1Qzp_folderid_gS_zL. I have dates in my filenames. So, I want to pass "08-01-23" as the query to download all files that have the date in their filename. But this command throw me an error. No valid arguments given, use 'gdrive help' to see available commands. Am I using the arguments wrong?!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions