krakendeploy-com/Kraken Deploy CLI

Execute Kraken Deploy commands to create releases and deployments

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
actionAction to perform (create-release, create-deployment, upload-artifact)yes
org-idOrganization IDyes
workspace-idWorkspace IDyes
project-idProject ID (required for create-release and create-deployment)no
api-keyAPI Key for authenticationyes
versionVersion number (required for create-release and create-deployment by version)no
release-idRelease ID (alternative to version for create-deployment)no
environment-idEnvironment ID (required for create-deployment)no
packagesSemicolon-separated list of packages in format: name:version:source-idno
registry-imagesSemicolon-separated list of registry images in format: name:version:source-idno
artifact-nameArtifact name (required for upload-artifact)no
fileFile path (required for upload-artifact)no
base-urlBase URL for Kraken API (default: https://api.krakendeploy.com)nohttps://api.krakendeploy.com
namedescription
resultResult of the CLI execution