kestra-io/Kestra Deploy Action
Create, update or delete a list of resources from a folder recursively
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| namespace | Namespace to update | yes | — |
| directory | Folder containing your resources | — | ./ |
| to | (Namespace Files specific) Remote path to upload namespace files to | — | / |
| resource | Resource you want to update in your namespace, can be "flow" or "template" | yes | — |
| server | URL of your Kestra server | yes | — |
| user | User for the basic auth | no | — |
| password | Password for the basic auth | no | — |
| delete | If resource not found in directory should be deleted from the namespace | no | false |
| tenant | Tenant identifier (EE only, when multi-tenancy is enabled) | no | — |
| apiToken | API Token (EE only) | no | — |
Outputs
no outputs