pkg.soopen package index

brew / 排名 10859

使用 Homebrew 安装 wskdeploy

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install wskdeploy

local Homebrew formula metadata

概览

软件包摘要

Apache OpenWhisk project deployment utility

命令和别名

  • wskdeploy

历史

项目历史与用法

wskdeploy is the Apache OpenWhisk deployment utility for describing OpenWhisk packages, actions, triggers, rules, and APIs in YAML and applying them as one project. Its role is narrower than the main wsk command-line client: it focuses on manifest-driven deployment, export, and repeatable management of OpenWhisk application assets.

项目历史

The tool grew inside the Apache OpenWhisk ecosystem, whose serverless platform began as an IBM Research effort in 2015, was publicly launched on Bluemix and GitHub in February 2016, and entered the Apache Incubator later in 2016. IBM's open-source history page records that Apache OpenWhisk became an ASF Top-Level Project in July 2019, placing wskdeploy under the same Apache governance umbrella as the platform it deploys to.

The openwhisk-wskdeploy repository presents the utility as a way to write a manifest for the OpenWhisk programming model and deploy the resulting project with a single command. Its documentation also notes that the same deployment functionality became available through the OpenWhisk CLI as `wsk deploy`, so the standalone binary and the main CLI converged around the same package-manifest workflow.

采用历史

OpenWhisk's adoption came through hosted and self-managed serverless deployments rather than through a general-purpose CLI audience. Source-backed examples include IBM Cloud Functions, Adobe I/O Runtime, and later DigitalOcean Functions in OpenWhisk historical accounts; wskdeploy mattered to that ecosystem because it turned collections of OpenWhisk entities into portable application manifests.

The Apache OpenWhisk downloads page lists Whisk Deploy alongside the main OpenWhisk CLI as a developer tool, and Apache board minutes record openwhisk-wskdeploy 1.2.0 as an ASF release on 2021-03-24. That places the utility in the official release train of OpenWhisk tooling rather than as a side project.

使用方式

Typical use is to keep an OpenWhisk application in a YAML manifest, optionally with a separate deployment file, and run `wskdeploy` against an OpenWhisk API host with credentials. The programming guide frames the workflow around package manifests, deployment files, actions, sequences, triggers, rules, API Gateway examples, environment-variable binding, and debugging manifests before applying them.

The package-nerd distinction is that wskdeploy is infrastructure-as-code for a specific FaaS runtime: it is not a generic cloud deployer, and it is most useful where OpenWhisk entities need to be exported, recreated, or promoted across OpenWhisk instances.

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

wskdeploy is a small but historically interesting artifact of the first wave of open-source serverless platforms. It captures OpenWhisk's model of packages, actions, triggers, and rules in declarative files, analogous to how other ecosystems grew deployment descriptors around their native resources.

时间线

  • 2015: OpenWhisk began as an IBM Research serverless computing initiative.
  • 2016: OpenWhisk was launched publicly and entered the Apache Incubator.
  • 2019: Apache OpenWhisk became an ASF Top-Level Project.
  • 2021-03-24: Apache released openwhisk-wskdeploy 1.2.0.
  • 2020s: The README documents standalone `wskdeploy` use as well as equivalent `wsk deploy` functionality in the OpenWhisk CLI.

Related projects

  • Apache OpenWhisk is the serverless platform whose packages, actions, triggers, rules, and APIs are managed by wskdeploy.
  • The OpenWhisk CLI embeds the same deployment workflow as `wsk deploy`, while openwhisk-client-go supplies the Go client used for OpenWhisk REST calls.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 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.

Unix
manifest.ymlmanifest.yamldeployment.ymldeployment.yaml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.wskprops

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

安装元数据

软件包元数据

软件包键brew:wskdeploy
版本1.2.0
软件包管理器Homebrew
主页https://openwhisk.apache.org/
仓库https://github.com/apache/openwhisk-wskdeploy
最后更新2026-07-25T22:40:22+02:00
Pulseupdated
Bottle未记录
服务未声明

来源线索

由仓库数据生成

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

使用的来源

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