fluentci project export
Export a project to a specific CI Provider Configuration.
fluentci project export [name] [options]
Options
Option | Description |
---|---|
--help , -h | help for init |
--github | Export the project to GitHub Actions |
--gitlab | Export the project to GitLab CI |
--azure | Export the project to Azure Pipelines |
--circleci | Export the project to CircleCI |
--aws | Export the project to AWS CodePipeline |