macOS
brew install gdrivelocal Homebrew formula metadata
sudo port install gdriveMacPorts ports tree · net/gdrive/Portfile · source: api.github.com
brew
Google Drive CLI Client. Version 3.9.1 via Homebrew; verified from local package data.
install
brew install gdrivelocal Homebrew formula metadata
sudo port install gdriveMacPorts ports tree · net/gdrive/Portfile · source: api.github.com
nix profile install nixpkgs#gdrivenixpkgs package indexes · pkgs/by-name/gd/gdrive/package.nix · source: api.github.com
scoop install main/gdriveScoop official bucket manifest trees · bucket/gdrive.json · source: api.github.com
overview
Google Drive CLI Client
history
gdrive is a command-line Google Drive client from glotlabs, written as the successor to the older prasmussen/gdrive project and aimed at authenticated Drive account operations.
The glotlabs/gdrive repository was created in late 2022. Its README identifies the project as the successor of gdrive2, the archived prasmussen/gdrive repository, while noting that the new client initially implemented only the most basic functionality.
The project kept the familiar gdrive command name but restarted the implementation around a new account flow and documentation set. It requires users to create Google OAuth client credentials, then run gdrive account add to authorize access through a local callback server.
The predecessor prasmussen/gdrive repository dates to 2013 and became a widely starred Google Drive CLI before archival. The glotlabs successor began publishing 3.x releases in 2023 and appears in Homebrew, MacPorts, Nix, and Scoop according to the input package-manager facts.
Users configure Google API credentials, add an account with gdrive account add, and then use the CLI for Google Drive operations. The official README also documents exporting and importing account data for remote servers where browser access to localhost is awkward.
For package maintainers, this formula is significant because the old gdrive name did not simply disappear: it moved from a popular archived Go CLI to a successor project with a new credential directory, OAuth setup, and package-manager continuity under the same command-line identity.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
~/.config/gdrive3/executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gdrive | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/glotlabs/gdrive
install metadata
| Package key | brew:gdrive |
|---|---|
| Version | 3.9.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gdrive |
| Homepage | https://github.com/glotlabs/gdrive |
| Repository | https://github.com/glotlabs/gdrive |
| Upstream docs | https://github.com/glotlabs/gdrive#readme |
| License | MIT |
| Source archive | https://github.com/glotlabs/gdrive/archive/refs/tags/3.9.1.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gdrive |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gdrive
nix profile install nixpkgs#gdrivegdrive
sudo port install gdrivemain/gdrive
scoop install main/gdrivesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.