payara/Payara Qube CLI Action
Deploy an app to Payara Qube using Payara Qube CLI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | token obtained from `pcl login --print-token` and stored in secrets | yes | — |
| subscription_name | Optional. Only required if your account has access to multiple subscriptions. Provide the subscription name to specify which subscription to use. | no | — |
| namespace | The namespace under which the app is deployed | yes | — |
| app_name | The name of the app to deploy | no | — |
| artifact_location | The location of the artifact (WAR) to deploy | no | — |
| deploy | Deploy the app | no | true |
| qube_endpoint | Application Management endpoint of your Payara Qube instance if that’s your target. Only for version >= 2.0.0 | no | — |
| qube_version | Version of Qube CLI to download | no | 2.0.0 |
Outputs
no outputs