mas-cli

参考:

mas-cli/mas: Mac App Store command line interface – GitHub

使い方

インストール済みアプリを一覧表示する。

$ mas list

ID を指定してアプリをインストールする。

$ mas install 90428xxxx

更新可能なアプリを確認する。

$ mas outdated

更新を実行する。

$ mas upgrade

参考:

Homebrew と mascli ではじめる macOS 入門 – Qiita

mas-cli – Mac App Storeのシンプルなコマンドラインインターフェイス | ソフトアンテナブログ

mas-cli: MacでApp Storeのアプリをコマンドラインからインストールする | rcmdnk’s blog

Mac App Store をコマンドラインから操る「mas-cli」| Eyes, JAPAN Blog

brew で MacAppStore を管理するコマンド mas-cli をインストール | それマグで!

Mac App Store のアプリをターミナルからインストールできるコマンド『mas-cli』 | Mac の手書き説明書

旧バージョンの macOS で使う (10.11 〜 10.12)

参考:

Older macOS Versions – mas-cli/mas: Mac App Store command line interface – GitHub

mas-cli/homebrew-tap: mas Homebrew tap with bottles for older macOS versions – GitHub

upgrade エラー

swift build --configuration release -Xswiftc -static-stdlib
error: manifest parse error(s):
sandbox-exec: sandbox_apply_container: Operation not permitted

swift build コマンドに --disable-sandbox が必要。

参考:

Brew upgrade fails · Issue #2742 · Carthage/Carthage – GitHub

Cannot install by `brew install license-plist` on Xcode 9 / High Sierra (currently beta) · Issue #71 · mono0926/LicensePlist – GitHub

記事をシェアする:
タグ:

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

Protected by reCAPTCHA