macOS
brew install wskdeploylocal Homebrew formula metadata
brew / rang 10859
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de wskdeploy pour les workflows d'agents IA.
installation
brew install wskdeploylocal Homebrew formula metadata
aperçu
Apache OpenWhisk project deployment utility
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
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.
Config paths the tool may read or write during local use.
manifest.ymlmanifest.yamldeployment.ymldeployment.yamlCredential-bearing paths to review before unattended agent runs.
~/.wskpropsexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
wskdeploy | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:wskdeploy |
|---|---|
| Version | 1.2.0 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://openwhisk.apache.org/ |
| Dépôt | https://github.com/apache/openwhisk-wskdeploy |
| Dernière mise à jour | 2026-07-25T22:40:22+02:00 |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.