Skip to content

Support multiple input files #16

@adamrtalbot

Description

@adamrtalbot

We could support multiple input files, so we could define resources separately and run individual bits based on what we need (i.e., only things that have changed). Care would need to be taken about order.

script.py --options orgs.yml workspaces.yml secrets.yml credentials.yml computeenvs.yml pipelines.yml launch.yml

Then re-run :

script.py --options pipelines.yml launch.yml

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions