zwrm-eu/Deploy to ZWRM

Build and deploy an application to a ZWRM control plane with zwrm deploy.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-tokenZWRM API token. Create one with `zwrm auth tokens create` and store it as a repository or organization secret.yes
org-idOrganization slug or ID. Maps to ZWRM_ORG_ID. Optional if your token resolves to a single org.no""
appApplication name. Defaults to app.name in zwrm.toml.no""
control-plane-urlControl plane API URL.nohttps://zwrm.io
working-directoryDirectory containing zwrm.toml. The deploy runs from here.no.
contextBuild context directory. Defaults to working-directory.no""
force-buildForce a rebuild, bypassing the build cache.nofalse
cli-versionzwrm CLI version to install: a pinned tag like 'v0.11.13', or 'latest'.nolatest
release-base-urlBase URL for the zwrm release server. Override for canary channels or self-hosted mirrors.nohttps://releases.zwrm.eu/zwrmd

no outputs