macOS
brew install megacmdlocal Homebrew formula metadata
brew
Command-line client for mega.co.nz storage service. Version 0.016 via Homebrew; verified from local package data.
install
brew install megacmdlocal Homebrew formula metadata
sudo apk add megacmdAlpine Linux edge package indexes · megacmd · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#megacmdnixpkgs package indexes · pkgs/by-name/me/megacmd/package.nix · source: api.github.com
scoop install main/megacmdScoop official bucket manifest trees · bucket/megacmd.json · source: api.github.com
overview
Command-line client for mega.co.nz storage service
history
megacmd is a Go command-line client for the Mega cloud storage service. Its README describes it as a tool for file and directory transfer between local directories and Mega, with commands for listing, uploading, downloading, deleting, moving, making directories, and syncing.
The project emerged during the early Mega.co.nz era, when Mega offered a web interface but relatively few Unix-style command-line clients. The README links its design to go-mega and compares its transfer-oriented workflow to s3cmd, positioning megacmd as a familiar CLI layer over a cloud-storage API.
Maintenance later slowed. The upstream README states that the project is no longer fully maintained, with light maintenance focused mostly on the underlying go-mega library, which is also used for Mega support in rclone.
megacmd remained a small but packaged utility rather than a large ecosystem project. The supplied package facts list packages in Homebrew, Nix, Scoop, and Alpine, showing that it was kept useful enough for package managers even after upstream maintenance became light.
Typical usage centers on scripted file transfer to and from Mega paths such as mega:/foo/bar. The README documents put, get, list, delete, mkdir, move, and sync operations, plus parallel upload and download workers configured in ~/.megacmd.json.
Because ~/.megacmd.json stores the Mega username and password alongside transfer settings, package users should treat the file as both configuration and credential material.
For package maintainers, megacmd is interesting as an early third-party Mega CLI written in Go, with vendored protocol/client code and a small release history. It also illustrates the packaging problem of cloud-service CLIs whose upstream API can change while the client itself is only lightly maintained.
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.
Config paths the tool may read or write during local use.
~/.megacmd.jsonCredential-bearing paths to review before unattended agent runs.
~/.megacmd.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
megacmd | 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/t3rm1n4l/megacmd
install metadata
| Package key | brew:megacmd |
|---|---|
| Version | 0.016 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/megacmd |
| Homepage | https://github.com/t3rm1n4l/megacmd |
| Repository | https://github.com/t3rm1n4l/megacmd |
| Upstream docs | https://github.com/t3rm1n4l/megacmd |
| License | MIT |
| Source archive | https://github.com/t3rm1n4l/megacmd/archive/refs/tags/0.016.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, 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 | megacmd |
| 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.
megacmd
nix profile install nixpkgs#megacmdmegacmd 1.6.3-r0
Command Line Interactive and Scriptable Application to access MEGA
https://github.com/meganz/megacmd
sudo apk add megacmdmegacmd-bash-completion 1.6.3-r0
Bash completions for megacmd
https://github.com/meganz/megacmd
sudo apk add megacmd-bash-completionmain/megacmd
scoop install main/megacmdsource 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.