macOS
brew install megacmdlocal Homebrew formula metadata
brew
megacmd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install megacmdlocal Homebrew formula metadata
sudo apk add megacmdAlpine Linux edge package indexes · megacmd · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#megacmdnixpkgs package indexes · pkgs/by-name/me/megacmd/package.nix · ソース: api.github.com
scoop install main/megacmdScoop official bucket manifest trees · bucket/megacmd.json · ソース: api.github.com
概要
Command-line client for mega.co.nz storage service
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
megacmd | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/t3rm1n4l/megacmd
インストールメタデータ
| パッケージキー | brew:megacmd |
|---|---|
| バージョン | 0.016 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/megacmd |
| ホームページ | https://github.com/t3rm1n4l/megacmd |
| リポジトリ | https://github.com/t3rm1n4l/megacmd |
| 上流ドキュメント | https://github.com/t3rm1n4l/megacmd |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/t3rm1n4l/megacmd/archive/refs/tags/0.016.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 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 | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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/megacmdソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.