Automic VaultAutomic Vault

brew

static-web-apps-cli を Homebrew でインストール

static-web-apps-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install static-web-apps-cli

local Homebrew formula metadata

概要

パッケージ概要

SWA CLI serves as a local development tool for Azure Static Web Apps

履歴

プロジェクトの歴史と使われ方

Azure Static Web Apps CLI, usually invoked as `swa`, is Microsoft's local-development and deployment CLI for Azure Static Web Apps.

プロジェクトの歴史

The official README describes SWA CLI as a local development tool for Azure Static Web Apps. It can serve static assets, proxy app dev servers and APIs, emulate authentication and authorization, emulate Static Web Apps configuration, and deploy to Azure Static Web Apps.

The official documentation site presents it as an all-in-one local development tool with install, init, login, start, deploy, and configuration workflows.

採用の歴史

SWA CLI is packaged primarily through the JavaScript ecosystem as `@azure/static-web-apps-cli`, with Microsoft Learn documenting npm, Yarn, pnpm, and npx usage. The Homebrew package adds it to the macOS/Linux package-manager path for users who prefer system-level CLI installation.

Its adoption follows Azure Static Web Apps itself: developers use it when they need local emulation and deployment behavior close to the hosted Azure service, without wiring together separate static servers, Azure Functions tooling, and deployment commands by hand.

使われ方

Typical usage starts with `swa` or `swa init`, which creates a project configuration, then `swa start` for local emulation and `swa deploy` for cloud deployment.

The official config-file documentation says SWA CLI looks by default for `swa-cli.config.json` in the current directory, and that the file can contain one or more named project configurations.

パッケージ好きにとっての重要性

SWA CLI matters to package nerds because it is a cloud vendor CLI distributed like an ordinary developer tool. It is available through npm-family package managers and Homebrew, wraps local emulation plus deployment, and uses a project-local JSON config file that can be committed with application code.

It is also an example of a CLI that bridges package-manager culture and cloud infrastructure: install a tool, run a local server, emulate platform features, then deploy to a managed cloud service.

タイムライン

  • 2024: Microsoft Learn install page documents current install paths and a 2.0.2 security-related upgrade requirement.
  • 2025: Official Docusaurus documentation site lists the main SWA CLI workflows.
  • 2026: GitHub repository page lists v2.0.9 as the latest release on April 21, 2026.

Related projects

  • Related tools and services include Azure Static Web Apps, Azure Functions Core Tools, npm, Yarn, pnpm, npx, and the Azure deployment workflow.
  • The CLI works alongside `staticwebapp.config.json`, the runtime configuration file used by Azure Static Web Apps.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
./swa-cli.config.json
Windows
.\swa-cli.config.json

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
swacliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版2.0.9
マネージャ更新日2026-04-22
ローカルデータOK
上流not checked
検出された最新未検出

https://azure.github.io/static-web-apps-cli/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:static-web-apps-cli
バージョン2.0.9
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/static-web-apps-cli
ホームページhttps://azure.github.io/static-web-apps-cli/
リポジトリhttps://github.com/Azure/static-web-apps-cli
上流ドキュメントhttps://azure.github.io/static-web-apps-cli
ライセンスMIT
ソースアーカイブhttps://registry.npmjs.org/@azure/static-web-apps-cli/-/static-web-apps-cli-2.0.9.tgz
最終更新2026-04-22T12:52:24Z
Pulseupdated
依存関係node
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namestatic-web-apps-cli
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment