pkg.soopen package index

brew / 排名 4120

使用 Homebrew, Nix 安装 fastly

查看 fastly 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install fastly

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#fastly

nixpkgs package indexes · pkgs/by-name/fa/fastly/package.nix · 来源: api.github.com

概览

软件包摘要

Build, deploy and configure Fastly services

命令和别名

  • fastly

历史

项目历史与用法

Fastly CLI is the open-source command-line interface for the Fastly edge cloud. It packages service management, API access, VCL upload, Compute build/deploy workflows, authentication, and CI-friendly automation behind the fastly command.

项目历史

The fastly/cli GitHub repository was created in February 2020, and the changelog records v0.1.0 on February 5, 2020. The README describes it as a CLI for interacting with the Fastly platform and links to Fastly's official command reference.

The CLI evolved quickly through 2020 alongside Fastly's modern developer platform. Its release history shows a steady sequence of early v0.x releases, then continuing major versions as the command surface expanded across Compute, services, TLS, domains, stats, stores, authentication, and product-specific commands.

采用历史

Fastly CLI adoption is tied to Fastly customers and developers who need repeatable edge configuration from a terminal or CI system. The official docs explicitly position it as a way to create services, manage backends and domains, upload VCL, build and deploy Compute packages, and use Fastly from a code workspace or CI environment.

Unlike a general-purpose cloud CLI, Fastly CLI is a vendor CLI with package-manager distribution through Homebrew and other installers. Its value comes from matching Fastly's API and release cadence closely enough that edge configuration can be automated without hand-written API calls.

使用方式

Common use starts with installation, authentication, and configuration, then moves to command groups such as service, domain, backend, compute, kv-store, secret-store, tls, stats, auth, profile, and whoami. The README also documents FASTLY_API_TOKEN for noninteractive authentication.

Compute workflows are a major use case: the CLI can initialize, build, serve, validate, pack, and deploy Compute packages. For legacy and CDN configuration, it also manages VCL upload and service resources such as domains and backends.

为什么软件包爱好者会关心

Package nerds care about Fastly CLI because it is the installable boundary between local build systems and a production edge network. It has to behave well in shells, CI jobs, and developer laptops while tracking a vendor API that changes frequently.

Its changelog is also a good example of a cloud CLI as living infrastructure: frequent releases, SemVer, monthly release scheduling, auth migrations, dependency updates, and new command groups all show the maintenance burden hidden behind a simple brew install fastly.

时间线

  • 2020: fastly/cli repository created on GitHub.
  • 2020: v0.1.0 released on February 5.
  • 2021: v0.24.0 released by February 2021 after rapid 2020 iteration.
  • 2026: v15.x releases show ongoing monthly CLI maintenance.

Related projects

  • Fastly API is the service interface exposed by the CLI.
  • Fastly Compute is one of the major build and deployment workflows handled by the CLI.
  • go-fastly is the Go client dependency used by Fastly tooling.

安全态势

尚未找到受保护工具覆盖

没有找到 fastly 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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.

macOS
~/Library/Application Support/fastly/config.toml
Unix
$XDG_CONFIG_HOME/fastly/config.toml~/.fastly/config.toml

Credential files

Credential-bearing paths to review before unattended agent runs.

macOS
~/Library/Application Support/fastly/config.toml
Unix
$XDG_CONFIG_HOME/fastly/config.toml~/.fastly/config.toml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
fastly可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本15.4.0
管理器更新时间2026-07-26
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:fastly
版本15.4.0
软件包管理器Homebrew
主页https://www.fastly.com/documentation/reference/cli/
仓库https://github.com/fastly/cli
最后更新2026-07-26T11:37:55+02:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

fastly

nix profile install nixpkgs#fastly
  • normalized package name match
  • 匹配方式:Fastly
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fa/fastly/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation