
Export
Export
yaml
type: "io.kestra.plugin.kestra.flows.Export"Examples
yaml
id: export_single_flow
namespace: company.team
tasks:
- id: export_flow
type: io.kestra.plugin.kestra.flows.Export
kestraUrl: http://localhost:8080
auth:
username: admin@kestra.io # pass your Kestra username as secret or KV pair
password: Admin1234 # pass your Kestra password as secret or KV pair
namespace: company.team
Properties
authNon-dynamic
Definitions
io.kestra.plugin.kestra.AbstractKestraTask-Auth
apiTokenstring
passwordstring
usernamestring
kestraUrlstring
labelsarray
SubTypestring
namespacestring
tenantIdstring
Outputs
flowsZipstring
Format
uri