actions-marketplace-validations/cloudfoundry-push

Cloud Foundry application manipulation

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 11, 2022
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/brickendon_cloudfoundry@bd34d9904e31c9a5efdefaf840783f3e02a33e00 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
manifestThe path to your CF application manifestyes
appnameApplication name to use in CFyes
appdirSet this parameter if you want to switch the working dir to push an appyes
apiThe Cloud Foundry API endpointyes
usernameYour Cloud Foundry authentication username (or email address)yes
passwordYour Cloud Foundry authentication passwordyes
orgThe name of the Cloud Foundry organization in which to deployyes
spaceThe name of the Cloud Foundry space in which to deployyes
domainThe domain name to use in Cloud Foundryyes
hostnameThe hostname to use in association with Cloud Foundryyes
validateWhether or not to validate the CF API's TLS certificatenotrue
debugDebug your deploy dir to list all foldersnofalse

no outputs