$ customer-installation
組織全体に Boost をインストール
MDM スクリプト 1 本で、全開発マシンに Boost とエージェント hooks が入ります。
展開ガイド
❯ Jamf Pro
--macos
Install script + inventory attribute
❯ Workspace ONE
--windows
PowerShell one-liner in WS1 UEM
# Intune、Kandji、その他の MDM をご利用ですか?
お問い合わせMDM が実行するコマンド
mdm/install-one-liner
# macOS — Jamf Pro policy
$ curl -fsSL https://boost.jfrog.com/install.sh | bash
$ boost init --accept-terms
# Windows — Workspace ONE script
$ irm https://boost.jfrog.com/install.ps1 | iex
$ boost init --accept-terms-
01
この 1 行を MDM スクリプトとして登録。
-
02
デバイスグループに割り当て。
-
03
開発者は IDE を一度再起動。
組織スケールで
- ❯ フィルター共有
- 1 チームのフィルターを全社に配布。
- ❯ フリート可視化
- 自社 OTLP バックエンドでチーム別のトークン削減を確認。
- ❯ 統一された hooks
- Cursor・Claude Code・Codex・Copilot の設定をどこでも同一に。