Export
Export flows by namespace/labels
Export
Export flows by namespace/labels
yaml
type: io.kestra.plugin.kestra.flows.ExportExamples
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
auth Non-dynamic
Definitions
io.kestra.plugin.kestra.AbstractKestraTask-Auth
apiTokenstring
autobooleanstring
Default
truepasswordstring
usernamestring
kestraUrl string
labels array
SubTypestring
namespace string
tenantId string
Outputs
flowsZip string
Format
uri