go get -u github.com/hmage/drive-untrash
Follow the steps on https://developers.google.com/drive/v3/web/quickstart/go
to get the client_secret.json
file. It will be loaded from the current
working directory.
drive-untrash [folderID]...
-v verbose logging
Without folderID's specified, all trashed files in Google Drive will get restored.